wordpress-develop/tests/phpunit/tests/http
2016-08-31 00:23:26 +00:00
..
base.php HTTP: Handle an edgecase within the URI parsing library included in Requests, where if a double slash exists at the start of the path the URL is passed to cURL malformed. 2016-08-29 02:32:48 +00:00
curl.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
functions.php HTTP API: Normalize cookies before passing them to Requests. 2016-07-27 15:31:48 +00:00
getHttpHeaders.php HTTP: Add unit tests for wp_get_http_headers() and wp_remote_retrieve_headers(). 2016-06-29 12:46:59 +00:00
http.php HTTP API: Revert changes to wp_parse_url() while PHP 5.2 errors are investigated. 2016-08-31 00:23:26 +00:00
remoteRetrieveHeaders.php HTTP: Add unit tests for wp_get_http_headers() and wp_remote_retrieve_headers(). 2016-06-29 12:46:59 +00:00
streams.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00