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 b9034e8 commit d03a52aCopy full SHA for d03a52a
docs/docs/api/DiagnosticsChannel.md
@@ -40,7 +40,7 @@ diagnosticsChannel.channel('undici:request:bodySent').subscribe(({ request }) =>
40
41
## `undici:request:headers`
42
43
-This message is published after the response headers have been received, i.e. the response has been completed.
+This message is published after the response headers have been received.
44
45
```js
46
import diagnosticsChannel from 'diagnostics_channel'
0 commit comments