mirror of
https://github.com/php-fig/http-message.git
synced 2026-03-24 23:22:09 +01:00
* Added PSR-7 Interfaces Usage guide using Zend Diactoros * Corrected errors in documentation corrected PSR-7 methods explanations corrected typos removed concrete usage of diactoros removed unnecessary text removed zend-diactoros autoload added assumption of $request and $response * Update PSR7-Usage.md * Corrected interfaces list