API
0.9.8
All
Classes
Files
Functions
Variables
Typedefs
Macros
Groups
Pages
CPURLRequest.h
Go to the documentation of this file.
1
2
@interface
CPURLRequest
:
CPObject
3
{
4
CPURL
_URL
// @accessors(property=URL);
5
6
// FIXME: this should be CPData
7
CPString
_HTTPBody
// @accessors(property=HTTPBody);
8
CPString
_HTTPMethod
// @accessors(property=HTTPMethod);
9
BOOL _withCredentials
// @accessors(property=withCredentials);
10
11
CPDictionary
_HTTPHeaderFields
// @accessors(readonly, getter=allHTTPHeaderFields);
12
}
13
@end
Foundation
CPURLRequest.h
Generated on Sun Mar 29 2015 14:04:32 for API by
1.8.4