![]() |
API 0.9.5
|
Protocol agnostic information about a request to a specific URL. More...
#import <CPURLResponse.h>
Instance Methods | |
(id) | - initWithURL: |
(CPURL) | - URL |
Protocol agnostic information about a request to a specific URL.
Contains protocol agnostic information about a request to a specific URL.
Definition at line 2 of file CPURLResponse.h.
- (id) initWithURL: | (CPURL) | aURL |
Definition at line 42 of file CPURLResponse.j.
- (CPURL) URL |
Definition at line 52 of file CPURLResponse.j.