This repository has been archived by the owner on Feb 5, 2019. It is now read-only.
Releases: codeinchq/psr7-responses
Releases · codeinchq/psr7-responses
1.4.1
1.4.0
1.3.2
1.3.1
Cache headers are now imported by HttpProxyResponse
:
Content-Disposition
Last-Modified
Etag
Pragma
Expires
Cache-control
1.3.0
- New response type
HttpProxyResponse
- Adds new unit tests
1.3.0-beta.1
New response type HttpProxyResponse
1.2.4
New method ErrorResponse ::getThrowable()
1.2.3
- Now uses codeinc/media-types to lookup mime types
- Fixes #3
1.2.2
Adds the UnauthorizedResponse
response