[NSURLConnection connection:didReceiveResponse:] and 404
[NSURLConnection connection:didReceiveResponse:] and 404
- Subject: [NSURLConnection connection:didReceiveResponse:] and 404
- From: Stéphane Sudre <email@hidden>
- Date: Tue, 8 Dec 2009 11:38:26 +0100
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)?
Basically, I would like to avoid being called back by
connection:didReceiveData: or connectionDidFinishLoading: in such a
case.
_______________________________________________
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