We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0291bf1 commit 9952a11Copy full SHA for 9952a11
fetch.bs
@@ -8878,7 +8878,7 @@ particular at what stage you would like to receive a callback:
8878
continues from there.
8879
8880
<p>To process a <a for=/>response</a> chunk-by-chunk, pass an algorithm to the
8881
- <a for=fetch><i>processResponse</i></a> argument of <a for/>fetch</a>. The given
+ <a for=fetch><i>processResponse</i></a> argument of <a for=/>fetch</a>. The given
8882
algorithm is passed a <a for=/>response</a> when the response's headers have been
8883
received and is responsible for reading the <a for=/>response</a>'s
8884
<a for=response>body</a>'s <a for=body>stream</a> in order to download the rest
0 commit comments