Skip to content
This repository has been archived by the owner on Feb 5, 2019. It is now read-only.

Releases: codeinchq/psr7-responses

1.4.1

27 Jul 11:16
3a32d4b
Compare
Choose a tag to compare
  • Code improvement
  • Bug fix
  • New method StreamResponse::getRawResource()
  • See #13 for full changelog

1.4.0

25 Jul 09:02
5bd25a0
Compare
Choose a tag to compare
  • New methods to get the responses content and parameters
  • Code optimization
  • See #12 for full changelog

1.3.2

21 Jun 12:24
12418be
Compare
Choose a tag to compare

Code improvement (see #11)

1.3.1

03 May 11:20
Compare
Choose a tag to compare

Cache headers are now imported by HttpProxyResponse:

  • Content-Disposition
  • Last-Modified
  • Etag
  • Pragma
  • Expires
  • Cache-control

1.3.0

03 May 10:55
2737a5f
Compare
Choose a tag to compare
  • New response type HttpProxyResponse
  • Adds new unit tests

1.3.0-beta.1

03 May 10:15
Compare
Choose a tag to compare
1.3.0-beta.1 Pre-release
Pre-release

New response type HttpProxyResponse

1.2.4

27 Apr 12:04
1df29b1
Compare
Choose a tag to compare

New method ErrorResponse ::getThrowable()

1.2.3

17 Apr 09:56
64c74ef
Compare
Choose a tag to compare

1.2.2

13 Apr 16:38
d8c3aad
Compare
Choose a tag to compare

Adds the UnauthorizedResponse response

1.2.1

26 Mar 08:57
bfdc176
Compare
Choose a tag to compare

Bug fix (#4)