All notable changes to biurad/biurad-http
will be documented in this file.
- Improved code complexity and performace using cs fixtures
- Removed
Pipeline
andEmitResponse
classes - Updated php files header doc
- Updated README.md file
- Added phpunit tests
- Improved code complexity, typehints and performance
- Improved
Content-Security-Policy
header in response. - Fixed issues with response body on classes prefixed with
Response
- Added
CorsMiddleware
to set Cors headers in response - Added methods handling
Cache-Control
to response and request
- First release