Releases: igniphp/network
Releases · igniphp/network
0.4.0
0.3.6
Merge pull request #7 from roquie/fixed_route Fixed route override if the path between both HTTP methods equals.
0.3.5
Merge pull request #6 from roquie/fixed_middleware_error_exception Fixed middleware error exception if it uses in the negative case.
0.3.4
- bugfix for
zend-diactoros
interface change
0.3.3
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
Refactored Http Response class
0.3.1
Fixed packagists.