http_method_info
Get information about an HTTP method.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | Yes | HTTP method |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| safe | No | ||
| error | No | ||
| method | Yes | ||
| has_body | No | ||
| cacheable | No | ||
| idempotent | No | ||
| description | No | ||
| known_methods | No |