wordpress-develop/tests/phpunit/tests/http
Jb Audras 8fbe21a37a HTTP API: Fix request header inconsistencies.
This changeset improves the consistency in capitalization of fetching and outputting of request headers. It also updates occurrences found in some docblocks.

Props johnjamesjacoby, costdev, audrasjb, petitphp, mhkuu, SergeyBiryukov.
Fixes #54225.


git-svn-id: https://develop.svn.wordpress.org/trunk@55210 602fd350-edb4-49c9-b593-d223f7449a82
2023-02-03 13:33:18 +00:00
..
base.php HTTP API: Fix request header inconsistencies. 2023-02-03 13:33:18 +00:00
curl.php Tests: Add missing @covers tags for files in phpunit/tests/http/. 2021-02-15 14:00:02 +00:00
functions.php HTTP API: Fix request header inconsistencies. 2023-02-03 13:33:18 +00:00
http.php Tests: Bring some consistency to mocking HTTP requests in unit tests. 2023-01-05 10:21:19 +00:00
includeOldRequestsClass.php HTTP API: Adds BC-layer /library/Requests.php file. 2022-12-19 15:10:20 +00:00
streams.php Code Modernization: Use explicit visibility for class property declarations. 2020-10-17 16:24:35 +00:00
wpGetHttpHeaders.php Tests: Bring some consistency to mocking HTTP requests in unit tests. 2023-01-05 10:21:19 +00:00
wpRemoteRetrieveHeaders.php Coding Standards: Add visibility to methods in tests/phpunit/tests/. 2021-11-04 15:22:47 +00:00