HTTP Request Methods

Next ❯HTTP Message & Codes

Methods used while requesting to the server for the data communication

MethodsMainly Used
CONNECTTo establish an HTTP tunnel using port numbers
DELETETo delete the specified resource
GETTo request for data from a specified resource
HEADTo get only HTTP headers, not content
OPTIONSTo get the HTTP methods that the server supports
PATCHTo apply partial modifications to a specified resource
POSTTo send data to a specified resource
PUTTo replace all current representations of the target resource with the request payload
TRACETo trace the target resource

  • HTTP Message & Codes
❮ Prev jQuery Ajax
Next ❯HTTP Message & Codes
TryOut Examples"Learn to Explore..!"

TryOut Editor

receipt