On Mon, Oct 20, 2008 at 2:19 PM, Robert Mullen <[EMAIL PROTECTED]> 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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]