• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: URL Encoding
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: URL Encoding


  • Subject: Re: URL Encoding
  • From: Jim Puls <email@hidden>
  • Date: Wed, 31 Oct 2007 15:20:02 -0700

On Oct 31, 2007, at 3:07 PM, Mike Chambers wrote:

I am trying to figure out how to properly URL Encode Urls in Objective-C
Cocoa.
I know this has been discussed before, and doing a quick search, I came
across:


CFURLCreateStringByAddingPercentEscapes

You're probably getting a little too low-level. NSString has - stringByAddingPercentEscapesUsingEncoding:, which is exactly what you want.


-> jp
_______________________________________________

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


  • Follow-Ups:
    • Re: URL Encoding
      • From: "Mike Chambers" <email@hidden>
References: 
 >URL Encoding (From: "Mike Chambers" <email@hidden>)

  • Prev by Date: Re: URL Encoding
  • Next by Date: Re: URL Encoding
  • Previous by thread: Re: URL Encoding
  • Next by thread: Re: URL Encoding
  • Index(es):
    • Date
    • Thread