serial numbermethoddescribe
1GETRequests the specified page information and returns the entity body.
2HEADSimilar to a get request, except that there is no specific content in the returned response, used to obtain headers
3POSTSubmit data to the specified resource to process the request (such as submitting a form or uploading a file). The data is included in the request body. POST requests may result in the creation of new resources and/or modification of existing resources.
4PUTThe data transferred from the client to the server replaces the contents of the specified document.
5DELETERequests the server to delete the specified page.
6CONNECTThe HTTP/1.1 protocol is reserved for proxy servers that can change connections to pipelines.
7OPTIONSAllows clients to view server performance.
8TRACEEcho requests received by the server, mainly used for testing or diagnostics.
9PATCHThe entity contains a table that describes the differences from the original content represented by the URI.
10MOVERequests the server to move the specified page to another network address.
11COPYRequests the server to copy the specified page to another network address.
12LINKRequest the server to establish a link relationship.
13UNLINKBreak the link relationship.
14WRAPPEDAllows clients to send encapsulated requests.
15Extension-mothedAdditional methods can be added without changing the protocol.
Language: English | 中文 | Русский | Español | Português | हिन्दी | தமிழ் | Deutsch | Français | عربي | 日本語 | 한국어
Your track:
Advertising area 1