WC_API_Server::urldecode_deep()
Method: urldecode deep.
Source: includes/legacy/api/v2/class-wc-api-server.php:385
Method: urldecode deep.
Source: includes/legacy/api/v2/class-wc-api-server.php:385
Method: Parse an RFC3339 datetime into a MySQl datetime
Source: includes/legacy/api/v2/class-wc-api-server.php:686
Method: Format a unix timestamp or MySQL datetime into an RFC3339 datetime
Source: includes/legacy/api/v2/class-wc-api-server.php:718
Method: Extract headers from a PHP-style $_SERVER array
Source: includes/legacy/api/v2/class-wc-api-server.php:760
Method: Send a HTTP header
Source: includes/legacy/api/v2/class-wc-api-server.php:530
Method: Send a Link header
Source: includes/legacy/api/v2/class-wc-api-server.php:547
Method: Send pagination headers for resources
Source: includes/legacy/api/v2/class-wc-api-server.php:570
Method: Returns the request URL with the page query parameter set to the specified page
Source: includes/legacy/api/v2/class-wc-api-server.php:638
Method: Retrieve the raw request entity (body)
Source: includes/legacy/api/v2/class-wc-api-server.php:658
Method: Match the request to a callback and call it
Source: includes/legacy/api/v2/class-wc-api-server.php:293