Releases: amphp/http-server
Releases · amphp/http-server
0.4.6
v0.4.6
Bump copyright date in LICENSE
0.4.5
v0.4.5
Fix bad boolean logic causing _dynamicCache being unreachable
0.4.4
v0.4.4
Fix #105: Quickly unload the client when closed by remote
0.4.3
- Implement monitoring system
- Always properly close HTTP/1.0 connections
- Fix wildcard address matching
0.4.2
v0.4.2
Fix broken use()/prefix() of routers
0.4.1
- Fix caching issues in Router if multiple methods exist for a specific URI.
0.4.0
v0.4.0
Cache composer dependecies for faster builds
0.3.0
Fix running tests with php-uv
Also use amp/file ^0.1.1