Skip to content

Pull requests: nodejs/node

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

src,lib: expose getCategoryEnabledBuffer to use on node.http author ready PRs that have at least one approval, no pending requests for changes, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++. http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#53602 opened Jun 26, 2024 by H4ad Loading…
Reduce likelihood of race conditions on keep-alive timeout calculatio… http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#52653 opened Apr 23, 2024 by zanettea 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 http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#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
#49405 opened Aug 30, 2023 by Qard Draft
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: relax writeEarlyHints validations http Issues or PRs related to the http subsystem. http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run.
#46464 opened Feb 1, 2023 by khalsah Loading…
Fixed OutgoingMessage so that it inherits from stream.Writable instead of stream http Issues or PRs related to the http subsystem. needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run. needs-citgm PRs that need a CITGM CI run.
#45834 opened Dec 12, 2022 by zeazad-hub Loading…
http: add http.createStaticServer http 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.
#45096 opened Oct 20, 2022 by aduh95 Loading…
http: server check Host header in request, to meet RFC 7230 5.4 requirement http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#39322 opened Jul 9, 2021 by wwwzbwcom 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
Error if message is bigger than Content-Length errors Issues and PRs related to JavaScript errors originated in Node.js core. http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#39133 opened Jun 24, 2021 by betochf Loading…
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
http: Add noDelay to http.request() options. http Issues or PRs related to the http subsystem. semver-minor PRs that contain new features and should be released in the next minor version.
#31539 opened Jan 27, 2020 by rustyconover Loading…
3 tasks done
ProTip! Type g i on any issue or pull request to go back to the issue listing page.