Skip to content

Commit

Permalink
node-tls-client@1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Sahil1337 committed Jul 28, 2024
1 parent a56c260 commit 91357be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
- Added `disableIPV6` and `disableIPV4` options in `SessionOptions`. For detailed information, see [SessionOptions](https://sahil1337.github.io/node-tls-client/interfaces/SessionOptions.html#disableIPV4)
- Added `hostOverride` property in requestOptions. Used to override the Host header, typically needed when making requests directly to an IP address.
- `chrome_124` profile will be used when no `client_identifier` is specified in session options.
- Refactored cookies.ts and session typinhd for improved readability (internal change, no impact on existing use cases)
- Refactored cookies.ts and session typings for improved readability (internal change, no impact on existing use cases)
- Updated TlsResponse according to new changes.

# 1.1.3 (June 13, 2024)
Expand Down

0 comments on commit 91357be

Please sign in to comment.