Request method
Description
Match based the type of request method.
Cloudlets Supported
All Cloudlets support this match type.
Fields
For this match type, you select request method to match on. Here are the available request methods:
Request Method | Description |
---|---|
DELETE | Deletes information related to the given URI. |
GET | Used for searches and to retrieve data identified by the URI. |
HEAD | Returns only HTTP headers and no document body. |
POST | Creates a new object. |
PUT | Adds or updates a file or resource to a specific URI. |
Operators
This match type does not include operators.
Updated about 1 year ago