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

Add optional Response to WS failure callback. #1668

Merged
merged 1 commit into from
May 21, 2015
Merged

Conversation

JakeWharton
Copy link
Collaborator

This also removes the explicit Request from WS open callback. It can be accessed by calling 'request()' on the supplied Response.

Closes #1639.

@JakeWharton JakeWharton added this to the 2.4 milestone May 21, 2015
This also removes the explicit Request from WS open callback. It can be accessed by calling 'request()' on the supplied Response.
swankjesse added a commit that referenced this pull request May 21, 2015
Add optional Response to WS failure callback.
@swankjesse swankjesse merged commit ce09d95 into master May 21, 2015
@pwerry
Copy link

pwerry commented May 25, 2015

Thanks for this Jake! Was just about to push essentially the exact same change. We're already running it from a 2.3 fork with good results.

@JakeWharton JakeWharton deleted the jw/ws-response branch December 14, 2015 02:06
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.

3 participants