Skip to content

Instantly share code, notes, and snippets.

@alattis
Last active December 31, 2015 00:09
Show Gist options
  • Save alattis/7905820 to your computer and use it in GitHub Desktop.
Save alattis/7905820 to your computer and use it in GitHub Desktop.
escape everything
[NSString stringByAddingPercentEncodingWithAllowedCharacters:[NSCharacterSet alphanumericCharacterSet]];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment