We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a8bff9 commit b88c779Copy full SHA for b88c779
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [3.27.2](https://github.com/node-modules/urllib/compare/v3.27.1...v3.27.2) (2025-02-13)
4
+
5
6
+### Bug Fixes
7
8
+* allow set rejectUnauthorized = true on urllib.request options ([#573](https://github.com/node-modules/urllib/issues/573)) ([4a8bff9](https://github.com/node-modules/urllib/commit/4a8bff91a73964f735ca8b9d64bce45ad1a9ddf6))
9
10
## [3.27.1](https://github.com/node-modules/urllib/compare/v3.27.0...v3.27.1) (2024-09-14)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "urllib",
- "version": "3.27.1",
+ "version": "3.27.2",
"publishConfig": {
"access": "public"
},
0 commit comments