NSString(httpFormEncoding) Class Reference
NSString category to encode a string so it can be used in an HTTP POST body.
More...
#import <DropIO.h>
Detailed Description
NSString category to encode a string so it can be used in an HTTP POST body.
Used by NSMutableURLRequest(httpFormEncoding) category, below.
Member Function Documentation
| - (NSString*) stringUsingHTTPFormEncoding |
|
|
|
|
The documentation for this class was generated from the following file: