![]() |
API
0.9.6
|
#import <CPHTTPURLResponse.h>
Class Methods | |
(CPDictionary) | + parseHTTPHeaders: |
![]() | |
(BOOL) | + accessInstanceVariablesDirectly |
(id) | + alloc |
(id) | + allocWithCoder: |
(BOOL) | + automaticallyNotifiesObserversForKey: |
(Class) | + class |
(void) | + exposeBinding: |
(void) | + initialize |
(IMP) | + instanceMethodForSelector: |
(BOOL) | + instancesRespondToSelector: |
(BOOL) | + isSubclassOfClass: |
(CPSet) | + keyPathsForValuesAffectingValueForKey: |
(void) | + load |
(id) | + new |
(void) | + setVersion: |
(Class) | + superclass |
(int) | + version |
Additional Inherited Members | |
![]() | |
Class | isa |
Represents the response to an http request.
Definition at line 2 of file CPHTTPURLResponse.h.
|
implementation |
Return the HTTP response headers.
Definition at line 121 of file CPURLResponse.j.
|
implementation |
Definition at line 78 of file CPURLResponse.j.
|
implementation |
Returns the HTTP status code.
Definition at line 108 of file CPURLResponse.j.