Commit adaa79a
committed
feat(Response): Implement PSR-7 compatibility and enhance Express.js style methods
- Added PSR-7 ResponseInterface implementation for better HTTP response handling.
- Introduced methods for redirecting, setting cookies, and sending error/success responses.
- Enhanced existing methods to maintain compatibility with Express.js style.
- Improved body handling with PSR-7 StreamInterface.
- Added utility methods for streaming and sending various data types.
- Refactored existing methods to utilize the new PSR-7 response structure.1 parent 7311050 commit adaa79a
2 files changed
+736
-587
lines changed
0 commit comments