Skip to content

Release 0.10

Compare
Choose a tag to compare
@brentscheffler brentscheffler released this 20 Oct 02:43
· 92 commits to master since this release

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