simple CFHTTP API question
7 Aug
2009
7 Aug
'09
10:46 p.m.
site_archiver@lists.apple.com Delivered-To: macnetworkprog@lists.apple.com hi- i want to make a GET request at "http://localhost/?q=1". is this the proper approach? CFStringRef url = CFSTR("http://localhost/?q=1"); CFURLRef myURL = CFURLCreateWithString(kCFAllocatorDefault, url, NULL); or do i need to encode the "q=1" portion into the body of the request? thanks, augusto. _______________________________________________ Do not post admin requests to the list. They will be ignored. Macnetworkprog mailing list (Macnetworkprog@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/macnetworkprog/site_archiver%40lists.... This email sent to site_archiver@lists.apple.com
5937
Age (days ago)
5937
Last active (days ago)
0 comments
1 participants
participants (1)
-
augusto callejas