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
Delivered-to: email@hidden
Delivered-to: email@hidden
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:
http://lists.apple.com/mailman/options/macnetworkprog/email@hidden
This email sent to email@hidden
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.