-
-
Notifications
You must be signed in to change notification settings - Fork 31.4k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
doc: add Array type in http request headers
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
doc
Issues and PRs related to the documentations.
http
Issues or PRs related to the http subsystem.
#58049
opened Apr 27, 2025 by
mikaws
Loading…
http: improve performance by removing async_hooks
async_hooks
Issues and PRs related to the async hooks subsystem.
async_local_storage
AsyncLocalStorage
c++
Issues and PRs that require attention from people who are familiar with C++.
http
Issues or PRs related to the http subsystem.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
semver-major
PRs that contain breaking changes and should be released in the next major version.
doc: HTTP Module request.reusedSocket documentation sample code error fix
doc
Issues and PRs related to the documentations.
http
Issues or PRs related to the http subsystem.
#55478
opened Oct 21, 2024 by
koushil-mankali
Loading…
Fix http.server.close() to properly close idle connections before shu…
http
Issues or PRs related to the http subsystem.
needs-ci
PRs that need a full CI run.
#53953
opened Jul 19, 2024 by
shafi-VM
Loading…
doc: emphasize "timeout" and "request.setTimeout()" difference
doc
Issues and PRs related to the documentations.
http
Issues or PRs related to the http subsystem.
#52576
opened Apr 18, 2024 by
kettanaito
Loading…
http: resume kept-alive when no body allowed
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
commit-queue
Add this label to land a pull request using GitHub Actions.
http
Issues or PRs related to the http subsystem.
needs-ci
PRs that need a full CI run.
semver-minor
PRs that contain new features and should be released in the next minor version.
#52329
opened Apr 2, 2024 by
mweberxyz
Loading…
http: add parser kOnStreamAlloc callback for faster uploads
c++
Issues and PRs that require attention from people who are familiar with C++.
http_parser
Issues and PRs related to the HTTP Parser dependency or the http_parser binding.
http
Issues or PRs related to the http subsystem.
needs-ci
PRs that need a full CI run.
typings
#52176
opened Mar 21, 2024 by
guymguym
Loading…
lib: parse the incoming http message url with the whatwg url class
http
Issues or PRs related to the http subsystem.
needs-ci
PRs that need a full CI run.
#51498
opened Jan 17, 2024 by
stefanbeigel
•
Draft
http: support FetchEvent API
eventtarget
Issues and PRs related to the EventTarget implementation.
fetch
Issues and PRs related to the Fetch API
http
Issues or PRs related to the http subsystem.
needs-ci
PRs that need a full CI run.
semver-minor
PRs that contain new features and should be released in the next minor version.
web streams
http: merge chunks during chunked encoding
http
Issues or PRs related to the http subsystem.
needs-ci
PRs that need a full CI run.
performance
Issues and PRs related to the performance of Node.js.
#47630
opened Apr 19, 2023 by
gjgmenendez
•
Draft
http: add Issues or PRs related to the http subsystem.
needs-ci
PRs that need a full CI run.
notable-change
PRs with changes that should be highlighted in changelogs.
review wanted
PRs that need reviews.
semver-minor
PRs that contain new features and should be released in the next minor version.
http.createStaticServer
http
#45096
opened Oct 20, 2022 by
aduh95
Loading…
http: fix keepAliveTimeout for HTTP server after answering a POST request synchronously
http
Issues or PRs related to the http subsystem.
needs-ci
PRs that need a full CI run.
#39295
opened Jul 7, 2021 by
not-implemented
•
Draft
http: replace destroySoon with socket.end
http
Issues or PRs related to the http subsystem.
semver-major
PRs that contain breaking changes and should be released in the next major version.
#36205
opened Nov 20, 2020 by
mmomtchev
Loading…
2 tasks done
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.