Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

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 ...