HTTPS POST on 10.1
HTTPS POST on 10.1
- Subject: HTTPS POST on 10.1
- From: Jonathan Wight <email@hidden>
- Date: Wed, 21 Jul 2004 13:19:07 -0400
I have to perform an HTTPS POST on Mac OS X 10.1 under Cocoa (not that
the API matters much). NSURLHandle doesn't allow POSTS and probably
doesn't allow https (AFAIK) under 10.1. Using CURLHandle/libcurl
remains an option but I'd prefer to use something built-in to the OS. I
notice CFStream and CFHTTPStream is present in my 10.1 SDK but I'm not
sure if I can get that working easily over https. Ideally I'm looking
for a quick and easy solution... Any thoughts?
Jon.
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.