php-http/client-integration-tests
Integration test suite for PHP-HTTP clients. Helps verify that any HTTPlug/PSR-18 compatible client behaves correctly and consistently across common scenarios, making it easier to validate implementations and avoid regressions.
=> Do not use, accidental BC breaks
httpbin.org for tests now that its fixed. (Reverts #56)See change log for changes.
See change log for changes.
Use __toString() on Stream instead of getContent()
Sending Content-Length: 0 is optional for TRACE
Don't make any TRACE requests with a request body
Added support for PHPUnit 6
This release fixes a huge bug introduced in v0.5 namely the script using the old package name. If you rely on the http_test_servercommand, require this as a minimum version.
How can I help you explore Laravel packages today?