Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.5.1 2019-11-23.tar.gz | 2019-11-23 | 742.3 kB | |
0.5.1 2019-11-23.zip | 2019-11-23 | 1.1 MB | |
README.md | 2019-11-23 | 633 Bytes | |
Totals: 3 Items | 1.9 MB | 0 |
0.5.1 (2019-11-23)
- Bug Fix: Connection hangs with header filter at thread-pool mode [#209] [#153]
- Bug Fix: Body filter hangs when body size is larger than the value specified in proxy_buffers [#219]
- Bug Fix: Segment fault caused by request is marked as closed too late [#222]
- Code Style: Fix generic warnings in java code code-style [#223] (Thanks to Michael @mgoblin)
- Bug Fix: NPE caused by damaged memory because unsafe modify response headers [#198]
- Bug Fix: Wrong response for uncompressed message with PMCE enabled [#163]
- CI: both auto-triggered unit test and integration test use travis-ci