| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Could you keep the first two sentences wrapped to <80chars? The diff should look something like:
-that the name is case insensitive. This can only be called before headers get
-implicitly flushed.
+that the name is case insensitive.
Sorry, something went wrong.
There was a problem hiding this comment.
Yep, what @gibfahn said.
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM with the @gibfahn's suggestion.
Sorry, something went wrong.
There was a problem hiding this comment.
Oh wait, the commit log should have subsystem. Please refer https://github.com/nodejs/node/blob/master/CONTRIBUTING.md#step-3-commit
Sorry, something went wrong.
According to nodejs#10803 getHeader need not be called only before it is flushed implicitly.
|
LGTM |
Sorry, something went wrong.
|
Landed in 90a2bb5 |
Sorry, something went wrong.
According to nodejs#10803 getHeader need not be called only before it is flushed implicitly. PR-URL: nodejs#10817 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
According to nodejs#10803 getHeader need not be called only before it is flushed implicitly. PR-URL: nodejs#10817 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
According to nodejs#10803 getHeader need not be called only before it is flushed implicitly. PR-URL: nodejs#10817 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
According to nodejs#10803 getHeader need not be called only before it is flushed implicitly. PR-URL: nodejs#10817 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
| Back | FazBrowse Home | New Git URL |
According to #10803
getHeader need not be called only before it is flushed implicitly.
Affected core subsystem(s)
doc