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 5b38776 commit 9d91bf9Copy full SHA for 9d91bf9
doc/api/http.md
@@ -907,9 +907,8 @@ added: v0.4.0
907
* `name` {String}
908
* Returns: {String}
909
910
-Reads out a header that's already been queued but not sent to the client. Note
911
-that the name is case insensitive. This can only be called before headers get
912
-implicitly flushed.
+Reads out a header that's already been queued but not sent to the client.
+Note that the name is case insensitive.
913
914
Example:
915
0 commit comments