Release 0.10
Updates
- Adding
Factory::createServerRequestFromPsr7()
method to convert any other PSR-7 ServerRequestInterface instance into a Capsule specific ServerRequest.
Fixes
- Cleaning up code that attempts to automatically parse the ServerRequest body
Breaking changes
None