Skip to content

Releases: nuxt/http

v0.3.2

05 Jun 11:45
@pi0 pi0
Compare
Choose a tag to compare

Bug Fixes

  • ignore content-length header (185dabb)

v0.3.1

30 May 08:32
@pi0 pi0
Compare
Choose a tag to compare

Bug Fixes

v0.3.0

29 May 22:24
@pi0 pi0
Compare
Choose a tag to compare

Features

  • support setting timeout and disable by default (#51) (@bovas85)

Reverts

  • revert converting header names to lowercase (2b0f463)

v0.2.0

22 May 20:49
@pi0 pi0
Compare
Choose a tag to compare

Bug Fixes

  • lowercase accept-encoding header (#43) (454807c)

Features

  • convert header names to lowercase (#45) (7ad6645)