Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 896 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 896 Bytes

HTTP Message

Build Status Scrutinizer Code Quality Code Coverage License: MIT

This is a simple HTTP message implementation that will eventually conform with PSR-7 and PSR-17.

Still a work in progress, this currently only implements the Stream, UploadedFile and corresponding PSR-17 factory classes.