Skip to content

use node's http.request#6

Merged
ndeloof merged 2 commits into
docker:mainfrom
ndeloof:http.request
Sep 19, 2025
Merged

use node's http.request#6
ndeloof merged 2 commits into
docker:mainfrom
ndeloof:http.request

Conversation

@ndeloof

@ndeloof ndeloof commented Sep 19, 2025

Copy link
Copy Markdown
Collaborator

- What I did

use node's http.request to manage HTTP request/response roundtrip
this reduces code we have to maintain + doesn't introduce new dependencies as this is part of the standard runtime

- How I did it

- How to verify it

- Human readable description for the release notes

- A picture of a cute animal (not mandatory but encouraged)

@ndeloof ndeloof requested a review from wmluke as a code owner September 19, 2025 07:46
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
@ndeloof ndeloof merged commit cf48982 into docker:main Sep 19, 2025
1 check passed
@ndeloof ndeloof deleted the http.request branch September 19, 2025 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant