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

Replaced NSURLConnection with NSURLSession #2551

Open
wants to merge 4 commits into
base: development
Choose a base branch
from

Conversation

denisatoderean
Copy link

Replaced NSURLConnection with NSURLSession.

It was about time to replace NSURLConnection.
The NSURLConnection class should no longer be used.
For example, connection:didSendBodyData:totalBytesWritten:totalBytesExpectedToWrite: was not working anymore.

@valeriomazzeo
Copy link
Member

Thank you for the pull request. I'll have to get Travis-CI up and running again before we can merge it.

I have started the process here #2552; it may take a while as I don't have much time to dedicate.

Any help is welcome.

@nasiralamreeki
Copy link

Any chance of making progress on this and many other issues opened with fixes?

@roasted-almond
Copy link

Hi guys, is there any fork that uses latest AFNetworking as well?
Wondering how do you guys manage legacy projects which still using RestKit?

@Donnit
Copy link

Donnit commented Aug 28, 2020

Hi @denisatoderean is this complete? Just tried the code but doesn't work. Thanks.

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.

None yet

5 participants