Forum Discussion
ganeshbonde
Dec 20, 2020Copper Contributor
Dev tools should not let us edit the source code & send request for any website(Prototype Pollution)
Hi, According to me, dev tools should not allow us to change the source code and send request to just any website. It is a defect. This feature should be disabled. The Dev tool should not ...
HotCakeX
Dec 20, 2020MVP
You do realize that the dev tool only edits the resources loaded in your browser, right?
you can't edit resources on the server with dev tools.
Edge browser defect? what!? every browser has dev tools!
there is no source editing. web servers are protected using security protocols.
I suggest you read and do research about Dev tools, web servers and security aspects of them.