0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 15:06:33 +01:00
nodejs/doc/api
Anna Henningsen ac59dc42ed
http: remove legacy parser
Remove the legacy `http_parser` implementation as a dependency
and all code that uses it in favor of llhttp, given that the latter
has been the default for all of Node 12 with no outstanding issues.

PR-URL: https://github.com/nodejs/node/pull/29589
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
2019-09-20 20:18:35 +02:00
..
addons.md doc: use consistent unordered list style 2019-09-16 11:24:54 -07:00
assert.md doc: space around lists 2019-09-09 16:45:24 -07:00
async_hooks.md doc: async_hooks.createHook promiseResolve option 2019-09-06 06:05:58 +02:00
buffer.md doc: start unorded lists at start of line 2019-09-03 20:55:39 -07:00
child_process.md doc: start unorded lists at start of line 2019-09-03 20:55:39 -07:00
cli.md http: remove legacy parser 2019-09-20 20:18:35 +02:00
cluster.md doc: exitedAfterDisconnect value can be false 2019-09-09 05:47:45 +02:00
console.md doc: space around lists 2019-09-09 16:45:24 -07:00
crypto.md doc: use consistent unordered list style 2019-09-16 11:24:54 -07:00
debugger.md
deprecations.md http: remove legacy parser 2019-09-20 20:18:35 +02:00
dgram.md doc: use consistent unordered list style 2019-09-16 11:24:54 -07:00
dns.md doc: use consistent unordered list style 2019-09-16 11:24:54 -07:00
documentation.md
domain.md
errors.md doc: use consistent unordered list style 2019-09-16 11:24:54 -07:00
esm.md module: reintroduce package exports dot main 2019-09-17 18:54:44 -07:00
events.md doc: space around lists 2019-09-09 16:45:24 -07:00
fs.md doc: use consistent unordered list style 2019-09-16 11:24:54 -07:00
globals.md doc: use consistent unordered list style 2019-09-16 11:24:54 -07:00
http2.md doc: add missing complete property to http2 docs 2019-09-17 19:57:44 -07:00
http.md doc: use consistent unordered list style 2019-09-16 11:24:54 -07:00
https.md doc: use consistent unordered list style 2019-09-16 11:24:54 -07:00
index.md
inspector.md inspector: new API - Session.connectToMainThread 2019-09-16 09:01:55 -07:00
intl.md doc: use consistent unordered list style 2019-09-16 11:24:54 -07:00
modules.md doc: use consistent unordered list style 2019-09-16 11:24:54 -07:00
n-api.md doc: add leap second behavior notes for napi methods 2019-09-17 16:21:00 -07:00
net.md doc: fix nits in net.md 2019-09-18 08:19:58 -07:00
os.md
path.md
perf_hooks.md doc: space around lists 2019-09-09 16:45:24 -07:00
policy.md
process.md http: remove legacy parser 2019-09-20 20:18:35 +02:00
punycode.md
querystring.md doc: space around lists 2019-09-09 16:45:24 -07:00
readline.md
repl.md doc: use consistent unordered list style 2019-09-16 11:24:54 -07:00
report.md http: remove legacy parser 2019-09-20 20:18:35 +02:00
stream.md stream: don't emit finish on error 2019-09-20 11:22:31 +02:00
string_decoder.md
synopsis.md
timers.md
tls.md doc: use consistent unordered list style 2019-09-16 11:24:54 -07:00
tracing.md
tty.md doc: space around lists 2019-09-09 16:45:24 -07:00
url.md doc: use consistent indenting for unordered list items 2019-09-03 20:55:39 -07:00
util.md util: add encodeInto to TextEncoder 2019-09-13 20:27:18 +02:00
v8.md doc: space around lists 2019-09-09 16:45:24 -07:00
vm.md doc: use consistent unordered list style 2019-09-16 11:24:54 -07:00
worker_threads.md doc: use consistent unordered list style 2019-09-16 11:24:54 -07:00
zlib.md doc: use consistent unordered list style 2019-09-16 11:24:54 -07:00