Skip to content

Conversation

@parshap
Copy link

@parshap parshap commented Oct 31, 2014

See #71. The Node http module's response object has response.headers, not response.getHeader(). The http-browserify module provides both, but previously only documented response.getHeader(). This changes the documentation to document response.headers instead. The response.getHeader() function is left undocumented as technically it does not match the node http module implementation.

See browserify#71. The Node http module's response object has `response.headers`, not `response.getHeader()`. The *http-browserify* module provides both, but previously only documented `response.getHeader()`. This changes the documentation to document `response.headers` instead. The `response.getHeader()` function is left undocumented as technically it does not match the node http module implementation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant