2.2.3 (2022-01-06)
Bugs Fixed
- Fix
HttpHeaders.rawHeaders()
to preserve header name case. As a result HttpClient now sends requests with their original header names.HttpHeaders.toJson()
now has an option to preserve header key casing.
Other Changes
- Update dependency
node-fetch
version to2.6.6
to address advisory CVE-2020-15168