Skip to content

v5.6.21

Compare
Choose a tag to compare
@delvedor delvedor released this 04 Feb 09:56
· 14 commits to 5.x since this release

Fixes:

  • Add body and querystring to RequestOptions - #957
  • Skip compression in case of empty string body - #1080
  • Fix typo in NoLivingConnectionsError - #1045
  • Change TransportRequestOptions.ignore to number[] - #1053

Documentation:

  • Fix inaccurate description sniffEndpoint - #959
  • Docs: Return super in example Transport subclass - #980