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 managable session to HTTPNetworkTransport. #359

Conversation

Kaktusiewicz
Copy link

@Kaktusiewicz Kaktusiewicz commented Aug 28, 2018

Allow to pass URLSession as a constructor paramter to HTTPNetworkTransport which can be afterwards delegated internally by user for example to accept self-signed certificates.

@apollo-cla
Copy link

@Kaktusiewicz: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Meteor Contributor Agreement here: https://contribute.meteor.com/

@ghost ghost added feature New addition or enhancement to existing solutions labels Aug 28, 2018
@designatednerd
Copy link
Contributor

@Kaktusiewicz Can you talk a little bit about use cases here? I know I've seen some folks talking about either pinning or self-signing certs, but there's also a bunch of stuff in #602 that could help here.

@Kaktusiewicz
Copy link
Author

Kaktusiewicz commented Jul 2, 2019 via email

@designatednerd
Copy link
Contributor

@Kaktusiewicz OK cool - do you mind if I close this PR then?

@Kaktusiewicz
Copy link
Author

Kaktusiewicz commented Jul 2, 2019 via email

@designatednerd
Copy link
Contributor

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New addition or enhancement to existing solutions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants