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

Expose XHR instance #200

Merged
merged 1 commit into from
Apr 1, 2016
Merged

Expose XHR instance #200

merged 1 commit into from
Apr 1, 2016

Conversation

AurelioDeRosa
Copy link
Contributor

Fixes gh-64

@AurelioDeRosa
Copy link
Contributor Author

Hi @mzabriskie.

I hate to have to ask this, but could you take a look at this PR? We (the team behind Github.js) have switched to axios for our requests and this is the only piece left for the new release. In the previous versions we exposed the XHR istance, so not having it would cause a breaking change.

@AurelioDeRosa
Copy link
Contributor Author

Any chance to review this PR so that we can address #214?

@clayreimann
Copy link

@mzabriskie ping.

@mzabriskie
Copy link
Member

@AurelioDeRosa I'm fine merging this, but will you please do the same for the http adapter?

@AurelioDeRosa
Copy link
Contributor Author

@mzabriskie is req the object you want to return in the http adapter?

@mzabriskie
Copy link
Member

@AurelioDeRosa sorry, I just saw your response. Yes, req would be the object to use.

@AurelioDeRosa
Copy link
Contributor Author

@mzabriskie Applied the change and also rebased.

@nickuraltsev nickuraltsev merged commit a913ea5 into axios:master Apr 1, 2016
@axios axios locked and limited conversation to collaborators May 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Getting the XHR instance
4 participants