Skip to content

Releases: node-modules/urllib

v3.17.2

17 Aug 14:06
Compare
Choose a tag to compare

3.17.2 (2023-08-17)

Bug Fixes

  • check writeStream destroyed before send request (#460) (78515b9)

This release is also available on:

v2.41.0

13 Jun 01:35
559fe5b
Compare
Choose a tag to compare

2.41.0 (2024-06-13)

Features

Bug Fixes

  • 🐛 redirect status code (#363) (b730a6c)
  • 🐛 should trigger response event when follow redirect (#361) (04734a1)
  • add alias urllib.curl() (699d750)
  • add ciphers and secureProtocol params support for https request (03aacb1)
  • add missing ctx on request event (#210) (2c42165)
  • allow agent set to null (#301) (227618a)
  • allow to keep origin header key case (#344) (15c4170)
  • auto decode gzip content (7e40dfa)
  • cancel connect timer when done is called (f8091ce)
  • catch http.request sync error (#199) (b3d3fd2)
  • Changed to "new (require('proxy-agent'))(proxy)" (#273) (9c496a0)
  • check url before request (#172) (3adc841)
  • clean up headers.Host before redirect request start (efd6522)
  • don't change args.headers (#267) (ac9bc64)
  • don't listen response aborted on node > 0.10 (#252) (66ae462)
  • don't parse URL on node 4 (#321) ([1f9566c](1f956...
Read more

v3.17.1

15 Jun 12:59
Compare
Choose a tag to compare

3.17.1 (2023-06-15)

Bug Fixes


This release is also available on:

v3.17.0

15 Jun 06:44
Compare
Choose a tag to compare

3.17.0 (2023-06-15)

Features

  • support tracing on diagnostics_channel (#452) (416b2ca)

This release is also available on:

v3.16.1

24 May 03:07
Compare
Choose a tag to compare

3.16.1 (2023-05-24)

Bug Fixes

  • support request uds and tcp at the same time (#451) (3583219)

This release is also available on:

v3.16.0

21 May 05:53
Compare
Choose a tag to compare

3.16.0 (2023-05-21)

Features


This release is also available on:

v3.15.0

21 May 01:42
Compare
Choose a tag to compare

3.15.0 (2023-05-21)

Features

  • auto update USER_AGENT version to urllib package.version (#449) (d4e5f39)

This release is also available on:

v3.14.1

17 May 15:19
Compare
Choose a tag to compare

3.14.1 (2023-05-17)

Bug Fixes


This release is also available on:

v3.14.0

07 May 06:45
Compare
Choose a tag to compare

3.14.0 (2023-05-07)

Features


This release is also available on:

v3.13.1

25 Mar 14:15
Compare
Choose a tag to compare

3.13.1 (2023-03-25)

Bug Fixes

  • ignore undefined value data on GET query (#441) (f40ce0a)

This release is also available on: