Hyperspace, a couple of facilities on top of Zinc HTTP Components reached it's v2.8.0 version.
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
Regards,
The Buenos Aires Smalltalk team