workaround bug in node 0.4.x - res.getHeader() throws an exception when...
workaround bug in node 0.4.x - res.getHeader() throws an exception when invoked after a response is set, even though you're not mutating the response. instead use the _headers map.
Loading
Please register or sign in to comment