API  0.9.7
 All Classes Files Functions Variables Macros Groups Pages
CPURLResponse Class Reference

Protocol agnostic information about a request to a specific URL. More...

#import <CPURLResponse.h>

+ Inheritance diagram for CPURLResponse:

Instance Methods

(id) - initWithURL:
 
(CPURL- URL
 

Detailed Description

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.

Method Documentation

- (id) initWithURL: (CPURL aURL
implementation

Definition at line 42 of file CPURLResponse.j.

- (CPURL) URL
implementation

Definition at line 52 of file CPURLResponse.j.


The documentation for this class was generated from the following files: