Releases: esastack/esa-httpserver
Releases · esastack/esa-httpserver
Release v0.1.1
- Fixed the bug that memory leak when handing empty content request in Http2 #11
- Allowed to write response in multiple threads in order instead of fixed thread #12
- Changed package prefix to 'io.esastack' #13
- Added onConnectionInit handler for listener channelRegistered or handler added event #15
- Introduced commons-net #16
- Make HttpServer in quickstart do not exit #19
- Fixed the bug that handler status won‘t change after failing to 100-Continue #22
Release v0.1.0
First release