Back to all terms
74Network & protocolsEssential

HTTP Method

HTTP method

Declares what operation a request performs; the common ones are GET, POST, PUT and DELETE.

For example

I use POST to send a new word to the server.

Related terms

See all