Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix callback arguments documentation #736

Merged
merged 1 commit into from
Dec 17, 2013
Merged

Fix callback arguments documentation #736

merged 1 commit into from
Dec 17, 2013

Conversation

mmalecki
Copy link
Member

Link to all the referenced core objects.
Remove obsolete http.Client.
Change http.ClientResponse to http.IncomingMessage.

Fixes #678.
Closes #721.

Link to all the referenced core objects.
Remove obsolete `http.Client`.
Change `http.ClientResponse` to `http.IncomingMessage`.

Fixes #678.
Closes #721.
mikeal added a commit that referenced this pull request Dec 17, 2013
Fix callback arguments documentation
@mikeal mikeal merged commit c8f92f9 into request:master Dec 17, 2013
@mmalecki mmalecki deleted the http-clientresponse branch December 17, 2013 21:55
nylen pushed a commit to nylen/request that referenced this pull request Oct 17, 2014
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.

ClientResponse object is not documented.
2 participants