[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/php-ai-client/src/Providers/Http/Enums/ -> HttpMethodEnum.php (summary)

Represents HTTP request methods.

File Size: 110 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 functions

  isIdempotent()
  hasBody()

Functions
Functions that are not part of a class:

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