Terminology Index
1 term tagged "http-method" starting with "H"
Showing 1-1 of 1 term
HTTP Method
The verb in an HTTP request, such as GET, POST, PUT, or DELETE, that indicates the action the client wants to perform. Methods carry security meaning, since some change data and access control must account for which are allowed.