Closed
Description
PHP-HTTP has been formalized into PSR-18 a while back. It would be really nice if we can switch to PSR-18 as this would allow us to use clients with 'native' PSR-18 support, but lacking PHP-HTTP support, such as Guzzle 7. Most (if not all) PHP-HTTP-clients also support PSR-18 so it should not be a big breaking change.