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

allows HTTPNetworkTransport to take URLSession instance #2

Merged
merged 1 commit into from
Jul 18, 2019
Merged

allows HTTPNetworkTransport to take URLSession instance #2

merged 1 commit into from
Jul 18, 2019

Conversation

GevaZeichner
Copy link

@GevaZeichner GevaZeichner commented Jul 17, 2019

This brings apollographql#265 into our fork.
We need this capability so we can handle the session's URLAuthenticationChallenge.

…caller to handle exceptional cases by way of URLSessionDelegate
@taion
Copy link

taion commented Jul 18, 2019

might be worth updating this fork at some point. it looks a decent bit behind. though i guess you may not be able to upgrade to the versions that use swift 5 yet?

@GevaZeichner
Copy link
Author

might be worth updating this fork at some point. it looks a decent bit behind. though i guess you may not be able to upgrade to the versions that use swift 5 yet?

I think it was last updated in May. I'll put it in our todos. We switched to Swift 5 so it shouldn't be a blocker. Any significant new features you know of?

@GevaZeichner GevaZeichner merged commit b386f7a into ButterflyNetwork:intercept-request Jul 18, 2019
@taion
Copy link

taion commented Jul 18, 2019

it looks like there were some interesting refactors in v0.12: https://github.com/apollographql/apollo-ios/blob/master/CHANGELOG.md#v0120

though at least on the cloud side, for upgrades, it's more like "why not"

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