This repository was archived by the owner on Mar 16, 2025. It is now read-only.
Release 3.3.0
New Features
Add support for content negotiation:
httpContentNegotiator()implements generic content negotiation algorithm.httpMimeNegotiator()implementsAcceptrequest header processing.httpLanguageNegotiator()implementsAccept-Languagerequest header processing.httpEncodingNegotiator()implementsAccept-Encodingrequest header processing.