Articles tagged: Request method
Found 4 documents
- Web/HTTP/Methods/GET The HTTP GET method requests a representation of the specified resource. Requests using GET ...
- Web/HTTP/Methods/HEAD The HTTP HEAD method requests the headers that are returned if the specified resource would be ...
- Web/HTTP/Methods/OPTIONS The HTTP OPTIONS method is used to describe the communication options for the target resource. ...
- Web/HTTP/Methods/POST The HTTP POST method sends data to the server. The type of the body of the request is indicated ...