Skip to content

Conversation

@devsnek
Copy link
Member

@devsnek devsnek commented Dec 16, 2024

Implements some client and server events to improve compat.

Fixes: #27239

@devsnek devsnek force-pushed the x/node-http-100-continue branch from 8a3f117 to 74d705b Compare January 14, 2025 21:24
@devsnek devsnek changed the title feat(node:http): add 100 continue support to client feat(node:http): add http information support Jan 14, 2025
@devsnek devsnek added node compat node:http Issues with `node:http` module - to be fixed with a rewrite labels Jan 14, 2025
@devsnek devsnek force-pushed the x/node-http-100-continue branch from 74d705b to 5a652f3 Compare January 28, 2025 15:43
@devsnek devsnek marked this pull request as ready for review January 28, 2025 15:43
@devsnek devsnek requested a review from bartlomieju January 28, 2025 15:43
@devsnek devsnek enabled auto-merge (squash) January 28, 2025 17:03
@devsnek devsnek merged commit 02ed300 into main Jan 28, 2025
18 of 22 checks passed
@devsnek devsnek deleted the x/node-http-100-continue branch January 28, 2025 17:37
bartlomieju pushed a commit that referenced this pull request Jan 30, 2025
Implements some client and server events to improve compat.
This change makes AWS SDKs more reliable and faster in Deno.

Fixes: #27239
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

node compat node:http Issues with `node:http` module - to be fixed with a rewrite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deno hangs during S3 bucket upload when deploying with AWS CDK

3 participants