Skip to content

Commit e106fa3

Browse files
save file
1 parent 7d0d2d6 commit e106fa3

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

blog/25-07-23/streaming-upload-with-fetch/streaming-upload-with-fetch.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,19 @@ <h2>
9696
<br>
9797
requires the server to be using http2 protocol
9898
<br>
99+
<a href='https://nodejs.org/api/http2.html'>
100+
<span class=link-text>
101+
The
102+
<code inline>
103+
node:http2
104+
</code>
105+
module provides an implementation of the HTTP/2 protocol.
106+
</span>
107+
<span class=link-domain>
108+
nodejs.org
109+
</span>
110+
</a>
111+
<br>
99112
<a href='../../25-07-23/http2-server/http2-server.html'>
100113
<span class=link-text>
101114
how to set up HTTP/2 server in Node.js

0 commit comments

Comments
 (0)