Skip to content

v5.2.0

Compare
Choose a tag to compare
@yoshi-automation yoshi-automation released this 13 Aug 21:16

Bug Fixes

  • if scheme is http:// use an HTTP agent (#75) (abdf846)
  • remove unused logging (#71) (4cb4967)
  • undefined headers breaks compatibility with auth (#66) (12901a0)

Features

  • support lazy-reading from response stream (#74) (f6db420)
  • support reading from the request stream (#67) (ae23054)

Reverts

  • do not pipe fetch response into user stream (#72) (6ec812e)