php-vcr icon indicating copy to clipboard operation
php-vcr copied to clipboard

Implement PSR7 HTTP message interfaces

Open adri opened this issue 10 years ago • 1 comments

https://github.com/php-fig/fig-standards/blob/master/proposed/http-message.md

adri avatar Jan 09 '15 09:01 adri

When switching to Diactoros we might get HTTP string parsing for free https://github.com/zendframework/zend-diactoros/blob/master/src/Request/Serializer.php#L39 which is useful for #109.

adri avatar Jun 28 '15 11:06 adri