| [ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
Represents HTTP request methods.
| File Size: | 110 lines (3 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| isIdempotent() X-Ref |
| Checks if this method is idempotent. return: bool True if the method is idempotent, false otherwise. |
| hasBody() X-Ref |
| Checks if this method typically has a request body. return: bool True if the method typically has a body, false otherwise. |
| Generated : Sat Jun 13 09:38:55 2026 | Cross-referenced by PHPXref |