Skip to content

Releases: igniphp/network

0.4.0

01 Feb 06:44
Compare
Choose a tag to compare
  • Updated PHPUnit
  • Added better support for ServerRequest::getParsedBody
  • Improved client retrieval

0.3.6

08 Dec 17:52
a5d3246
Compare
Choose a tag to compare
Merge pull request #7 from roquie/fixed_route

Fixed route override if the path between both HTTP methods equals.

0.3.5

13 Nov 13:03
4e99bed
Compare
Choose a tag to compare
Merge pull request #6 from roquie/fixed_middleware_error_exception

Fixed middleware error exception if it uses in the negative case.

0.3.4

29 Oct 15:45
5b9e64b
Compare
Choose a tag to compare
  • bugfix for zend-diactoros interface change

0.3.3

15 Sep 07:43
Compare
Choose a tag to compare

Fixed

  • Problems with gzip compression in the response when swoole-gzip is not enabled

Changed

  • Added custom compression level settings in the configuration class

0.3.2

13 Sep 19:39
Compare
Choose a tag to compare

Refactored Http Response class

0.3.1

13 Sep 17:50
Compare
Choose a tag to compare
Fixed packagists.