Skip to content

v2.8.0

Choose a tag to compare

@gcotelli gcotelli released this 14 Jun 19:20
c4de6b3

Changelog

  • HTTPNotAcceptable now allows to signal it including the supported languages information.
  • Add ZnResponse>>#varyHeaderNames and ZnResponse>>#addToVary: to handle access and addition to Vary header.
  • Add ZnRequest>>#hasLanguageProrityList to answer if the request defined the Accept-Language header.
  • Minimal portability improvements