Skip to content

v4.3.4

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jun 00:06
· 691 commits to main since this release

4.3.4 (2022-06-19)

Bug Fixes

  • Change getContentType to case insensitive (b20bf4c)
  • HttpNativeImpl.request()'s return type (5536100)
  • Let HttpNativeImpl make multipart/form-data w/ appropriate boundary (f277388)
  • Throw error when content-type is not set on response (b6e4a8c)
  • Trim content type params from HTTP responses (281cfcb)