Commit 294fd4e
committed
Don't assume
`res._header` is an internal implementation detail. Hence,
some implementations of the http server do not set this.
[node-spdy](https://github.com/indutny/node-spdy) is an example.res._header exist1 parent 959d567 commit 294fd4e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
0 commit comments