![]() |
API
0.9.6
|
#import <CPHTTPURLResponse.h>
Class Methods | |
(CPDictionary) | + parseHTTPHeaders: |
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.