Donate Share

PJL Compressing Filter

File Release Notes and Changelog

Release Name: pjl-comp-filter-1.7-rc1

Notes:


Changes: Version 1.7 - Attempt to accommodate very large responses whose Content-Length header value exceeds Integer.MAX_VALUE - Always set Vary header - Now attempts to set a modified ETag header when compressing - Now avoid compressing if Cache-Contro: no-transform is set - Correctly handle multiple values in Content-Encoding header; other transforms are preserved - Now should support deflated requests - Update to latest support libs, like Mockrunner 0.4.1 - Various updates to match my current preferred coding style; small code tweaks and additional logging