Skip to content

Commit 3a466b9

Browse files
committed
Update artifacts
1 parent 1b2f387 commit 3a466b9

File tree

5 files changed

+6
-5
lines changed

5 files changed

+6
-5
lines changed

net/http-server/coverage.ndjson

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
[351,361,97.2299,47,50,94,5,5,100,351,361,97.2299,"b56de0cc59dcda436c89151c96463e4a8e797b7c","2025-08-15 02:15:58 -0700"]
22
[362,366,98.9071,49,51,96.0784,5,5,100,362,366,98.9071,"2996658b99f63d5f4505f76d6393f6f75c1aec13","2025-08-15 03:13:49 -0700"]
3+
[362,366,98.9071,49,51,96.0784,5,5,100,362,366,98.9071,"d02db19483a002759417943f0a6c8521fdfe1a4c","2025-08-15 03:24:12 -0700"]

net/http-server/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ <h1><a href="../../../index.html">All files</a> net/http-server/lib</h1>
131131
<div class='footer quiet pad2 space-top1 center small'>
132132
Code coverage generated by
133133
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
134-
at 2025-08-15T10:15:35.160Z
134+
at 2025-08-15T10:26:28.570Z
135135
</div>
136136
<script src="../../../prettify.js"></script>
137137
<script>

net/http-server/index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">net/http-
223223
<div class='footer quiet pad2 space-top1 center small'>
224224
Code coverage generated by
225225
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
226-
at 2025-08-15T10:15:35.160Z
226+
at 2025-08-15T10:26:28.570Z
227227
</div>
228228
<script src="../../../prettify.js"></script>
229229
<script>

net/http-server/main.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -567,7 +567,7 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">net/http-
567567
*
568568
* ## Notes
569569
*
570-
* - In addition to options documented below, the function supports any options supported by `http.createServer`. Which server options are supported depends on the Node.js version. Older Node.js versions (e.g., &lt;= v8.12.0) do not support an options object when calling `http.createServer`, and, for those versions, any options specific to Node.js are ignored.
570+
* - In addition to options documented below, the function supports any options supported by `http.createServer`. Which server options are supported depends on the Node.js version. Older Node.js versions (e.g., &lt;= v8.12.0) do not support an options object when calling `http.createServer`, and, for those versions, any options supported by `http.createServer` in later Node.js versions are ignored.
571571
*
572572
* @param {Options} [options] - server options
573573
* @param {NonNegativeInteger} [options.port=0] - server port
@@ -748,7 +748,7 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">net/http-
748748
<div class='footer quiet pad2 space-top1 center small'>
749749
Code coverage generated by
750750
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
751-
at 2025-08-15T10:15:35.160Z
751+
at 2025-08-15T10:26:28.570Z
752752
</div>
753753
<script src="../../../prettify.js"></script>
754754
<script>

net/http-server/validate.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">net/http-
337337
<div class='footer quiet pad2 space-top1 center small'>
338338
Code coverage generated by
339339
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
340-
at 2025-08-15T10:15:35.160Z
340+
at 2025-08-15T10:26:28.570Z
341341
</div>
342342
<script src="../../../prettify.js"></script>
343343
<script>

0 commit comments

Comments
 (0)