-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.1.5
This is a follow up to MDL-79341 (where relying on the HTTP status message, when the endpoint uses HTTP/2 protocol causes test failures) - the difference can be seen below in the response headers:
- HTTP/1.1 200 OK
- HTTP/2 200
Ensure that code similar to this is examined and corrected where necessary
See also brendanheywood's comment here from the same issue
- Discovered while testing
-
MDL-79341 core\filelib_test test curl useragent fails if the request uses http2 instead of http
-
- Closed
-
- has been marked as being related by
-
MDL-79477 test_network_features() - Failed asserting that -1 is greater than 0.
-
- Closed
-
- will help resolve
-
MDL-83293 PHPUnit failures on Windows introduced during the Moodle 4.5 development cycle
-
- Closed
-