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

ReasonPhrase not returned properly on iOS #135

Closed
marktaling opened this issue Apr 2, 2015 · 3 comments
Closed

ReasonPhrase not returned properly on iOS #135

marktaling opened this issue Apr 2, 2015 · 3 comments

Comments

@marktaling
Copy link

In the iOS implementation the ReasonPhrase is not returned, it always returns the default string for the statuscode.

This has been fixed previously for the android issue: #64

@marktaling
Copy link
Author

I tried to fix the issue myself but apparently the framework doesn't support it. The ReasonPhrase is nowhere to be found on the NSHttpUrlResponse :-(

@Cheesebaron
Copy link
Contributor

Check this: https://github.com/AFNetworking/AFNetworking/issues/544#issuecomment-22656760

Edit: wait... I just read it more thoroughly, seems not to be the solution :(

@anaisbetts
Copy link
Owner

Looks like this isn't possible on iOS, sorry :(

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

No branches or pull requests

3 participants