HTTP Hypertext Transfer Protocol Overview
A request method is safe if a request with that method has no intended effect on the server. A request identifies a method (sometimes informally called verb) to classify the desired action to be performed on a resource. What a resource represents, whether pre-existing data or data that is generated dynamically, depends on the implementation
Read More