Does NSURLConnection support "Expect: 100-continue"?
Does NSURLConnection support "Expect: 100-continue"?
- Subject: Does NSURLConnection support "Expect: 100-continue"?
- From: Dave Dribin <email@hidden>
- Date: Tue, 8 May 2007 10:10:18 -0500
Hello,
Does NSURLConnection support the "Expect: 100-continue" header?
<http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.20>
<http://www.w3.org/Protocols/rfc2616/rfc2616-sec8.html#sec8.2.3>
From writing a quick test, it doesn't seem that it does. Even if I
explicitly add an "Expect: 100-continue" header, the client sends the
whole body, instead of waiting for "100" response from the server.
-Dave
_______________________________________________
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