Re: NSURL, NSURLRequest, and NSURLConnection
Re: NSURL, NSURLRequest, and NSURLConnection
- Subject: Re: NSURL, NSURLRequest, and NSURLConnection
- From: "Stephen J. Butler" <email@hidden>
- Date: Mon, 20 Oct 2008 21:01:44 -0500
On Mon, Oct 20, 2008 at 2:19 PM, Robert Mullen <email@hidden> wrote:
> When sending a NSURLRequest to an secure website via NSURLConnection will
> the initial URL be encrypted or only the response? I have looked around at
> Apple's docs and am unclear.
An HTTPS URL? Everything but the server name/port will be secure.
That's how the protocol works.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden