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 a26d752 commit 5118e05Copy full SHA for 5118e05
doc/api/http.md
@@ -917,9 +917,8 @@ added: v0.4.0
917
* `name` {String}
918
* Returns: {String}
919
920
-Reads out a header that's already been queued but not sent to the client. Note
921
-that the name is case insensitive. This can only be called before headers get
922
-implicitly flushed.
+Reads out a header that's already been queued but not sent to the client.
+Note that the name is case insensitive.
923
924
Example:
925
0 commit comments