Re: simple CFHTTP API question
Re: simple CFHTTP API question
- Subject: Re: simple CFHTTP API question
- From: Jens Alfke <email@hidden>
- Date: Fri, 7 Aug 2009 16:33:15 -0700
On Aug 7, 2009, at 3:46 PM, augusto callejas wrote: CFStringRef url = "" href="http://localhost/?q=1">http://localhost/?q=1"); CFURLRef myURL = CFURLCreateWithString(kCFAllocatorDefault, url, NULL);
Yup, that's correct.
also, is there a function for URL encoding strings?
CFURLCreateStringByAddingPercentEscapes, in CFURL.h.
—Jens |
_______________________________________________
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