Isn’t NSHTTPURLResponse a subclass of NSURLResponse?


> On Oct 18, 2017, at 7:53, Jens Alfke <[email protected]> wrote:
> 
> 
> 
>> On Oct 17, 2017, at 3:05 PM, Sebastien Boisvert 
>> <[email protected]> wrote:
>> 
>> I've noticed that most times, the response will come back as a 
>> NSHTTPURLResponse, other times only as a NSURLResponse (which leads to a 
>> crash when I try to get the -statusCode).
> 
> I’ve never seen a request for an HTTP[S] URL return a response that wasn’t an 
> NSHTTPURLResponse, so that’s definitely unexpected!
> 
> Are you certain that the URLs in your requests always have the scheme “http” 
> or “https”?
> 
> —Jens
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Macnetworkprog mailing list      ([email protected])
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/macnetworkprog/dangerwillrobinsondanger%40gmail.com
> 
> This email sent to [email protected]
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/macnetworkprog/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to