NSMutableURLRequest(httpFormEncoding) Class Reference
NSMutableURLRequest category to provide a method to set the HTTP POST body from a dictionary of parameters.
More...
#import <DropIO.h>
Detailed Description
NSMutableURLRequest category to provide a method to set the HTTP POST body from a dictionary of parameters.
Used in DropIODrop factory methods, below.
Member Function Documentation
| - (void) setHTTPPostBody: |
|
(NSDictionary *) |
postParams |
|
|
The documentation for this class was generated from the following file: