• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Does NSURLConnection support "Expect: 100-continue"?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Does NSURLConnection support "Expect: 100-continue"?


  • Subject: Re: Does NSURLConnection support "Expect: 100-continue"?
  • From: Dave Dribin <email@hidden>
  • Date: Tue, 8 May 2007 15:34:50 -0500

On May 8, 2007, at 12:04 PM, Becky Willrich wrote:
We've never had a request for this before; if this is functionality you need, please file a bug report that includes an explanation of how it's helpful to you. Thanks!

Will do. The main use case is POSTing a large file with HTTP authentication. Without 100-continue, the client uploads the whole file, only to get a 401, and then it has to re-upload it with the proper credentials. The Expect: 100-continue allows the server to send the 401 before getting the body, thus allowing the client to upload only once. I'll put this all in the bug report.


-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


References: 
 >Does NSURLConnection support "Expect: 100-continue"? (From: Dave Dribin <email@hidden>)
 >Re: Does NSURLConnection support "Expect: 100-continue"? (From: Becky Willrich <email@hidden>)

  • Prev by Date: Re: SSH inside Objective C
  • Next by Date: Re: SSH inside Objective C
  • Previous by thread: Re: Does NSURLConnection support "Expect: 100-continue"?
  • Next by thread: SSH inside Objective C
  • Index(es):
    • Date
    • Thread