#import <CPHTTPURLResponse.h>
Class Methods | |
(CPDictionary) | + parseHTTPHeaders: |
Represents the response to an http request.
Definition at line 2 of file CPHTTPURLResponse.h.
|
implementation |
Return the HTTP response headers.
Definition at line 120 of file CPURLResponse.j.
|
implementation |
Definition at line 77 of file CPURLResponse.j.
|
implementation |
Returns the HTTP status code.
Definition at line 107 of file CPURLResponse.j.