v4.4.1
Enhancement
- Support send response with non-zero Content-length without body for HEAD request (#2690) (@matyhtf)
- Support
Coroutine::getPcid
by a random cid (#2669) (@huanghantao)
Fixed
- Fixed
SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER
(#2667) (@twose) - Fixed signal listener (#2675) (@matyhtf)
- Fixed MySQL incompatibility changes (#2674) (@twose)
- Fixed add event after server start (#2673) (@matyhtf)
- Fixed
static_handler
can not decode url (#2676) (@twose) - Fixed task worker warning (#2689) (@Yurunsoft)
- Fixed
Http\Request->rawContent
(#2682) (@twose) - Fixed invalid read when
Timer::clearAll
(6b0263b) (@matyhtf) - Fixed
Coroutine\Http\Client
send failed (432259d) (@twose)