previous | start | next

HTTP Commands

CommandMeaning
GETReturn the requested item
HEADRequest only the header information of an item
OPTIONSRequest communications options of an item
POSTSupply input to a server-side command and return the result
PUTStore an item on the server
DELETEDelete an item on the server
TRACETrace server communication

previous | start | next