Skip to content
This repository was archived by the owner on Mar 16, 2025. It is now read-only.

Release 3.3.0

Choose a tag to compare

@surol surol released this 17 Jun 08:48
· 509 commits to master since this release

New Features

Add support for content negotiation:

  • httpContentNegotiator() implements generic content negotiation algorithm.
  • httpMimeNegotiator() implements Accept request header processing.
  • httpLanguageNegotiator() implements Accept-Language request header processing.
  • httpEncodingNegotiator() implements Accept-Encoding request header processing.