Re: [NSURLConnection connection:didReceiveResponse:] and 404
Re: [NSURLConnection connection:didReceiveResponse:] and 404
- Subject: Re: [NSURLConnection connection:didReceiveResponse:] and 404
- From: Stéphane Sudre <email@hidden>
- Date: Tue, 8 Dec 2009 14:32:53 +0100
On 09-12-08, at 11:54, Quinn wrote:
At 11:38 +0100 8/12/09, Stéphane Sudre wrote:
When you receive a 404 response through
connection:didReceiveResponse:, is it possible to skip the
reception of the data (i.e. the HTML body describing the error)?
I'm not sure whether it's possible to skip the reception of the
data, but it's certainly possible to not hear about that data. I do
this in SimpleURLConnections.
<http://developer.apple.com/iphone/library/samplecode/SimpleURLConnections/listing5.html
>
It looks like to be working fine.
Thanks.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden