docs
docs copied to clipboard
[2.1] Docs for PSR-7 support
Need to document #11328
This one is about docs, but these tests might be also useful: https://github.com/pmjones/psr7immutability
Things to document:
- [ ] PSR-7 concept.
- [x] PSR-7 request and response.
- [x] Middlewares concept.
- [x] Using existing middleware.
- [x] Wiring your own middleware.