@@ -301,8 +301,8 @@ added: v11.4.0
301301
302302Chooses an HTTP parser library. Available values are:
303303
304- - ` llhttp ` for https://llhttp.org/
305- - ` legacy ` for https://github.com/nodejs/http-parser
304+ * ` llhttp ` for https://llhttp.org/
305+ * ` legacy ` for https://github.com/nodejs/http-parser
306306
307307The default is ` llhttp ` , unless otherwise specified when building Node.js.
308308
@@ -987,79 +987,79 @@ node --require "./a.js" --require "./b.js"
987987
988988Node.js options that are allowed are:
989989<!-- node-options-node start -->
990- - ` --enable-fips `
991- - ` --es-module-specifier-resolution `
992- - ` --experimental-exports `
993- - ` --experimental-modules `
994- - ` --experimental-policy `
995- - ` --experimental-repl-await `
996- - ` --experimental-report `
997- - ` --experimental-vm-modules `
998- - ` --experimental-wasm-modules `
999- - ` --force-fips `
1000- - ` --frozen-intrinsics `
1001- - ` --heapsnapshot-signal `
1002- - ` --http-parser `
1003- - ` --icu-data-dir `
1004- - ` --input-type `
1005- - ` --inspect-brk `
1006- - ` --inspect-port ` , ` --debug-port `
1007- - ` --inspect-publish-uid `
1008- - ` --inspect `
1009- - ` --loader `
1010- - ` --max-http-header-size `
1011- - ` --napi-modules `
1012- - ` --no-deprecation `
1013- - ` --no-force-async-hooks-checks `
1014- - ` --no-warnings `
1015- - ` --openssl-config `
1016- - ` --pending-deprecation `
1017- - ` --policy-integrity `
1018- - ` --preserve-symlinks-main `
1019- - ` --preserve-symlinks `
1020- - ` --prof-process `
1021- - ` --redirect-warnings `
1022- - ` --report-directory `
1023- - ` --report-filename `
1024- - ` --report-on-fatalerror `
1025- - ` --report-on-signal `
1026- - ` --report-signal `
1027- - ` --report-uncaught-exception `
1028- - ` --require ` , ` -r `
1029- - ` --throw-deprecation `
1030- - ` --title `
1031- - ` --tls-cipher-list `
1032- - ` --tls-max-v1.2 `
1033- - ` --tls-max-v1.3 `
1034- - ` --tls-min-v1.0 `
1035- - ` --tls-min-v1.1 `
1036- - ` --tls-min-v1.2 `
1037- - ` --tls-min-v1.3 `
1038- - ` --trace-deprecation `
1039- - ` --trace-event-categories `
1040- - ` --trace-event-file-pattern `
1041- - ` --trace-events-enabled `
1042- - ` --trace-sync-io `
1043- - ` --trace-tls `
1044- - ` --trace-warnings `
1045- - ` --track-heap-objects `
1046- - ` --unhandled-rejections `
1047- - ` --use-bundled-ca `
1048- - ` --use-openssl-ca `
1049- - ` --v8-pool-size `
1050- - ` --zero-fill-buffers `
990+ * ` --enable-fips `
991+ * ` --es-module-specifier-resolution `
992+ * ` --experimental-exports `
993+ * ` --experimental-modules `
994+ * ` --experimental-policy `
995+ * ` --experimental-repl-await `
996+ * ` --experimental-report `
997+ * ` --experimental-vm-modules `
998+ * ` --experimental-wasm-modules `
999+ * ` --force-fips `
1000+ * ` --frozen-intrinsics `
1001+ * ` --heapsnapshot-signal `
1002+ * ` --http-parser `
1003+ * ` --icu-data-dir `
1004+ * ` --input-type `
1005+ * ` --inspect-brk `
1006+ * ` --inspect-port ` , ` --debug-port `
1007+ * ` --inspect-publish-uid `
1008+ * ` --inspect `
1009+ * ` --loader `
1010+ * ` --max-http-header-size `
1011+ * ` --napi-modules `
1012+ * ` --no-deprecation `
1013+ * ` --no-force-async-hooks-checks `
1014+ * ` --no-warnings `
1015+ * ` --openssl-config `
1016+ * ` --pending-deprecation `
1017+ * ` --policy-integrity `
1018+ * ` --preserve-symlinks-main `
1019+ * ` --preserve-symlinks `
1020+ * ` --prof-process `
1021+ * ` --redirect-warnings `
1022+ * ` --report-directory `
1023+ * ` --report-filename `
1024+ * ` --report-on-fatalerror `
1025+ * ` --report-on-signal `
1026+ * ` --report-signal `
1027+ * ` --report-uncaught-exception `
1028+ * ` --require ` , ` -r `
1029+ * ` --throw-deprecation `
1030+ * ` --title `
1031+ * ` --tls-cipher-list `
1032+ * ` --tls-max-v1.2 `
1033+ * ` --tls-max-v1.3 `
1034+ * ` --tls-min-v1.0 `
1035+ * ` --tls-min-v1.1 `
1036+ * ` --tls-min-v1.2 `
1037+ * ` --tls-min-v1.3 `
1038+ * ` --trace-deprecation `
1039+ * ` --trace-event-categories `
1040+ * ` --trace-event-file-pattern `
1041+ * ` --trace-events-enabled `
1042+ * ` --trace-sync-io `
1043+ * ` --trace-tls `
1044+ * ` --trace-warnings `
1045+ * ` --track-heap-objects `
1046+ * ` --unhandled-rejections `
1047+ * ` --use-bundled-ca `
1048+ * ` --use-openssl-ca `
1049+ * ` --v8-pool-size `
1050+ * ` --zero-fill-buffers `
10511051<!-- node-options-node end -->
10521052
10531053V8 options that are allowed are:
10541054<!-- node-options-v8 start -->
1055- - ` --abort-on-uncaught-exception `
1056- - ` --interpreted-frames-native-stack `
1057- - ` --max-old-space-size `
1058- - ` --perf-basic-prof-only-functions `
1059- - ` --perf-basic-prof `
1060- - ` --perf-prof-unwinding-info `
1061- - ` --perf-prof `
1062- - ` --stack-trace-limit `
1055+ * ` --abort-on-uncaught-exception `
1056+ * ` --interpreted-frames-native-stack `
1057+ * ` --max-old-space-size `
1058+ * ` --perf-basic-prof-only-functions `
1059+ * ` --perf-basic-prof `
1060+ * ` --perf-prof-unwinding-info `
1061+ * ` --perf-prof `
1062+ * ` --stack-trace-limit `
10631063<!-- node-options-v8 end -->
10641064
10651065### ` NODE_PATH=path[:…] `
@@ -1194,12 +1194,12 @@ Asynchronous system APIs are used by Node.js whenever possible, but where they
11941194do not exist, libuv's threadpool is used to create asynchronous node APIs based
11951195on synchronous system APIs. Node.js APIs that use the threadpool are:
11961196
1197- - all ` fs ` APIs, other than the file watcher APIs and those that are explicitly
1197+ * all ` fs ` APIs, other than the file watcher APIs and those that are explicitly
11981198 synchronous
1199- - asynchronous crypto APIs such as ` crypto.pbkdf2() ` , ` crypto.scrypt() ` ,
1199+ * asynchronous crypto APIs such as ` crypto.pbkdf2() ` , ` crypto.scrypt() ` ,
12001200 ` crypto.randomBytes() ` , ` crypto.randomFill() ` , ` crypto.generateKeyPair() `
1201- - ` dns.lookup() `
1202- - all ` zlib ` APIs, other than those that are explicitly synchronous
1201+ * ` dns.lookup() `
1202+ * all ` zlib ` APIs, other than those that are explicitly synchronous
12031203
12041204Because libuv's threadpool has a fixed size, it means that if for whatever
12051205reason any of these APIs takes a long time, other (seemingly unrelated) APIs
0 commit comments