@@ -301,8 +301,8 @@ added: v11.4.0
301
301
302
302
Chooses an HTTP parser library. Available values are:
303
303
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
306
306
307
307
The default is ` llhttp ` , unless otherwise specified when building Node.js.
308
308
@@ -998,80 +998,80 @@ node --require "./a.js" --require "./b.js"
998
998
999
999
Node.js options that are allowed are:
1000
1000
<!-- node-options-node start -->
1001
- - ` --enable-fips `
1002
- - ` --es-module-specifier-resolution `
1003
- - ` --experimental-exports `
1004
- - ` --experimental-modules `
1005
- - ` --experimental-policy `
1006
- - ` --experimental-repl-await `
1007
- - ` --experimental-report `
1008
- - ` --experimental-vm-modules `
1009
- - ` --experimental-wasm-modules `
1010
- - ` --force-fips `
1011
- - ` --frozen-intrinsics `
1012
- - ` --heapsnapshot-signal `
1013
- - ` --http-parser `
1014
- - ` --http-server-default-timeout `
1015
- - ` --icu-data-dir `
1016
- - ` --input-type `
1017
- - ` --inspect-brk `
1018
- - ` --inspect-port ` , ` --debug-port `
1019
- - ` --inspect-publish-uid `
1020
- - ` --inspect `
1021
- - ` --loader `
1022
- - ` --max-http-header-size `
1023
- - ` --napi-modules `
1024
- - ` --no-deprecation `
1025
- - ` --no-force-async-hooks-checks `
1026
- - ` --no-warnings `
1027
- - ` --openssl-config `
1028
- - ` --pending-deprecation `
1029
- - ` --policy-integrity `
1030
- - ` --preserve-symlinks-main `
1031
- - ` --preserve-symlinks `
1032
- - ` --prof-process `
1033
- - ` --redirect-warnings `
1034
- - ` --report-directory `
1035
- - ` --report-filename `
1036
- - ` --report-on-fatalerror `
1037
- - ` --report-on-signal `
1038
- - ` --report-signal `
1039
- - ` --report-uncaught-exception `
1040
- - ` --require ` , ` -r `
1041
- - ` --throw-deprecation `
1042
- - ` --title `
1043
- - ` --tls-cipher-list `
1044
- - ` --tls-max-v1.2 `
1045
- - ` --tls-max-v1.3 `
1046
- - ` --tls-min-v1.0 `
1047
- - ` --tls-min-v1.1 `
1048
- - ` --tls-min-v1.2 `
1049
- - ` --tls-min-v1.3 `
1050
- - ` --trace-deprecation `
1051
- - ` --trace-event-categories `
1052
- - ` --trace-event-file-pattern `
1053
- - ` --trace-events-enabled `
1054
- - ` --trace-sync-io `
1055
- - ` --trace-tls `
1056
- - ` --trace-warnings `
1057
- - ` --track-heap-objects `
1058
- - ` --unhandled-rejections `
1059
- - ` --use-bundled-ca `
1060
- - ` --use-openssl-ca `
1061
- - ` --v8-pool-size `
1062
- - ` --zero-fill-buffers `
1001
+ * ` --enable-fips `
1002
+ * ` --es-module-specifier-resolution `
1003
+ * ` --experimental-exports `
1004
+ * ` --experimental-modules `
1005
+ * ` --experimental-policy `
1006
+ * ` --experimental-repl-await `
1007
+ * ` --experimental-report `
1008
+ * ` --experimental-vm-modules `
1009
+ * ` --experimental-wasm-modules `
1010
+ * ` --force-fips `
1011
+ * ` --frozen-intrinsics `
1012
+ * ` --heapsnapshot-signal `
1013
+ * ` --http-parser `
1014
+ * ` --http-server-default-timeout `
1015
+ * ` --icu-data-dir `
1016
+ * ` --input-type `
1017
+ * ` --inspect-brk `
1018
+ * ` --inspect-port ` , ` --debug-port `
1019
+ * ` --inspect-publish-uid `
1020
+ * ` --inspect `
1021
+ * ` --loader `
1022
+ * ` --max-http-header-size `
1023
+ * ` --napi-modules `
1024
+ * ` --no-deprecation `
1025
+ * ` --no-force-async-hooks-checks `
1026
+ * ` --no-warnings `
1027
+ * ` --openssl-config `
1028
+ * ` --pending-deprecation `
1029
+ * ` --policy-integrity `
1030
+ * ` --preserve-symlinks-main `
1031
+ * ` --preserve-symlinks `
1032
+ * ` --prof-process `
1033
+ * ` --redirect-warnings `
1034
+ * ` --report-directory `
1035
+ * ` --report-filename `
1036
+ * ` --report-on-fatalerror `
1037
+ * ` --report-on-signal `
1038
+ * ` --report-signal `
1039
+ * ` --report-uncaught-exception `
1040
+ * ` --require ` , ` -r `
1041
+ * ` --throw-deprecation `
1042
+ * ` --title `
1043
+ * ` --tls-cipher-list `
1044
+ * ` --tls-max-v1.2 `
1045
+ * ` --tls-max-v1.3 `
1046
+ * ` --tls-min-v1.0 `
1047
+ * ` --tls-min-v1.1 `
1048
+ * ` --tls-min-v1.2 `
1049
+ * ` --tls-min-v1.3 `
1050
+ * ` --trace-deprecation `
1051
+ * ` --trace-event-categories `
1052
+ * ` --trace-event-file-pattern `
1053
+ * ` --trace-events-enabled `
1054
+ * ` --trace-sync-io `
1055
+ * ` --trace-tls `
1056
+ * ` --trace-warnings `
1057
+ * ` --track-heap-objects `
1058
+ * ` --unhandled-rejections `
1059
+ * ` --use-bundled-ca `
1060
+ * ` --use-openssl-ca `
1061
+ * ` --v8-pool-size `
1062
+ * ` --zero-fill-buffers `
1063
1063
<!-- node-options-node end -->
1064
1064
1065
1065
V8 options that are allowed are:
1066
1066
<!-- node-options-v8 start -->
1067
- - ` --abort-on-uncaught-exception `
1068
- - ` --interpreted-frames-native-stack `
1069
- - ` --max-old-space-size `
1070
- - ` --perf-basic-prof-only-functions `
1071
- - ` --perf-basic-prof `
1072
- - ` --perf-prof-unwinding-info `
1073
- - ` --perf-prof `
1074
- - ` --stack-trace-limit `
1067
+ * ` --abort-on-uncaught-exception `
1068
+ * ` --interpreted-frames-native-stack `
1069
+ * ` --max-old-space-size `
1070
+ * ` --perf-basic-prof-only-functions `
1071
+ * ` --perf-basic-prof `
1072
+ * ` --perf-prof-unwinding-info `
1073
+ * ` --perf-prof `
1074
+ * ` --stack-trace-limit `
1075
1075
<!-- node-options-v8 end -->
1076
1076
1077
1077
### ` NODE_PATH=path[:…] `
@@ -1206,12 +1206,12 @@ Asynchronous system APIs are used by Node.js whenever possible, but where they
1206
1206
do not exist, libuv's threadpool is used to create asynchronous node APIs based
1207
1207
on synchronous system APIs. Node.js APIs that use the threadpool are:
1208
1208
1209
- - all ` fs ` APIs, other than the file watcher APIs and those that are explicitly
1209
+ * all ` fs ` APIs, other than the file watcher APIs and those that are explicitly
1210
1210
synchronous
1211
- - asynchronous crypto APIs such as ` crypto.pbkdf2() ` , ` crypto.scrypt() ` ,
1211
+ * asynchronous crypto APIs such as ` crypto.pbkdf2() ` , ` crypto.scrypt() ` ,
1212
1212
` crypto.randomBytes() ` , ` crypto.randomFill() ` , ` crypto.generateKeyPair() `
1213
- - ` dns.lookup() `
1214
- - all ` zlib ` APIs, other than those that are explicitly synchronous
1213
+ * ` dns.lookup() `
1214
+ * all ` zlib ` APIs, other than those that are explicitly synchronous
1215
1215
1216
1216
Because libuv's threadpool has a fixed size, it means that if for whatever
1217
1217
reason any of these APIs takes a long time, other (seemingly unrelated) APIs
0 commit comments