aa8597c19e
* Sort equal quality accept-encoding values based on server configured preference. Add fixed size cache to reduce overhead of complex header parsing. #507 Signed-off-by: Mikko Tiihonen <mikko.tiihonen@nitorcreations.com> * Only look at the first Accept-Encoding header value in the request. Jetty has never supported handling of multiple headers before and the worst thing that can happen is that the static content is sent uncompressed * Rename tieBreakerFunction to secondaryOrderingFunction * Make accept-encoding header cache size configurable * Add back multiple accept-encoding header handling (with optimizations). Merge QuotedEncodingQualityCSV back to QuotedQualityCSV. Fix documentation on how to use precompressed servlet init parameter |
||
---|---|---|
.. | ||
src | ||
pom.xml |