HTTPMultipartUpload Class Reference
#import <HTTPMultipartUpload.h>
List of all members.
Member Function Documentation
| - (id) initWithURL: |
|
(NSURL *) |
url |
|
|
| - (void) setParameters: |
|
(NSDictionary *) |
parameters |
|
|
| - (NSDictionary *) parameters |
|
|
|
|
| - (void) addFileAtPath: |
|
(NSString *) |
path |
| name: |
|
(NSString *) |
name | |
|
|
| | |
| - (void) addFileContents: |
|
(NSData *) |
data |
| name: |
|
(NSString *) |
name | |
|
|
| | |
| - (NSData *) send: |
|
(NSError **) |
error |
|
|
| - (NSHTTPURLResponse *) response |
|
|
|
|
Member Data Documentation
- (NSURL*) url_ [protected] |
- (NSMutableDictionary*) files_ [protected] |
The documentation for this class was generated from the following file: