Which of the following is the most commonly used HTTP methods ?

Which of the following is the most commonly used HTTP methods ? Correct Answer GET and POST

Hints: GET and POST are by far the most common methods that are used to access information provided by a web server, the Hypertext Transfer Protocol (HTTP) allows several other methods. HEAD, PUT, DELETE, TRACE, OPTIONS, CONNECT, etc

Related Questions

When a URL is entered like http://www.abcdefghij.com. What does the portion labeled http represents?