Releases: ardatan/whatwg-node
August 28, 2024
@whatwg-node/[email protected]
Patch Changes
August 28, 2024
@whatwg-node/[email protected]
Patch Changes
August 22, 2024
@whatwg-node/[email protected]
Patch Changes
-
#1592
71c79c6
Thanks @ardatan! - When cURL is used as the HTTP client
implementation instead of node:http,SSL_VERIFYPEER
should be setfalse
when the
NODE_TLS_REJECT_UNAUTHORIZED
environment variable is set to0
.CAINFO
should be set to the
value of theNODE_EXTRA_CA_CERTS
environment variable.This allows the cURL client to use the same CA certificates and SSL configuration as
node:http
-
#1592
71c79c6
Thanks @ardatan! - Whenagent
is provided inRequest
, use
node:http
instead ofnode-libcurl
August 21, 2024
@whatwg-node/[email protected]
Patch Changes
August 21, 2024
@whatwg-node/[email protected]
Patch Changes
August 21, 2024
@whatwg-node/[email protected]
Patch Changes
8ab228c
Thanks @ardatan! - Improvedisposed
flag and cleanup callbacks on
AsyncDisposable on disposeAsync call
@whatwg-node/[email protected]
Patch Changes
August 21, 2024
@whatwg-node/[email protected]
Patch Changes
- #1577
99c4344
Thanks @ardatan! - - Improve native ReadableStream handling inside
ponyfills- Use
waitUntil
instead of floating promises - Handle early termination in
WritableStream
- Handle
waitUntil
correctly within a dummy call ofServerAdapter.fetch
method
- Use
- Updated dependencies
[99c4344
]:- @whatwg-node/[email protected]
@whatwg-node/[email protected]
Patch Changes
- #1577
99c4344
Thanks @ardatan! - - Improve native ReadableStream handling inside
ponyfills- Use
waitUntil
instead of floating promises - Handle early termination in
WritableStream
- Handle
waitUntil
correctly within a dummy call ofServerAdapter.fetch
method
- Use
@whatwg-node/[email protected]
Patch Changes
- #1577
99c4344
Thanks @ardatan! - - Improve native ReadableStream handling inside
ponyfills- Use
waitUntil
instead of floating promises - Handle early termination in
WritableStream
- Handle
waitUntil
correctly within a dummy call ofServerAdapter.fetch
method
- Use
- Updated dependencies
[99c4344
]:- @whatwg-node/[email protected]
August 14, 2024
@whatwg-node/[email protected]
Patch Changes
-
#1566
de1e95a
Thanks @ardatan! - Avoid constructing DecompressionStream to check
supported encodings -
Updated dependencies
[de1e95a
]:- @whatwg-node/[email protected]
@whatwg-node/[email protected]
Patch Changes
- #1566
de1e95a
Thanks @ardatan! - Avoid constructing DecompressionStream to check
supported encodings
@whatwg-node/[email protected]
Patch Changes
-
#1566
de1e95a
Thanks @ardatan! - Avoid constructing DecompressionStream to check
supported encodings -
Updated dependencies
[de1e95a
]:- @whatwg-node/[email protected]