File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -97,18 +97,18 @@ Enable experimental ES module support in VM module.
97
97
.It Fl -experimental-worker
98
98
Enable experimental worker threads using worker_threads module.
99
99
.
100
- .It Fl -http-parser Ns = Ns Ar library
101
- Chooses an HTTP parser library. Available values are
102
- .Sy llhttp
103
- or
104
- .Sy legacy .
105
- .
106
100
.It Fl -force-fips
107
101
Force FIPS-compliant crypto on startup
108
102
(Cannot be disabled from script code).
109
103
Same requirements as
110
104
.Fl -enable-fips .
111
105
.
106
+ .It Fl -http-parser Ns = Ns Ar library
107
+ Chooses an HTTP parser library. Available values are
108
+ .Sy llhttp
109
+ or
110
+ .Sy legacy .
111
+ .
112
112
.It Fl -icu-data-dir Ns = Ns Ar file
113
113
Specify ICU data load path.
114
114
Overrides
You can’t perform that action at this time.
0 commit comments