API 0.9.5
CPURLResponse Class Reference

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

#import <CPURLResponse.h>

Inheritance diagram for CPURLResponse:

List of all members.

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

Definition at line 42 of file CPURLResponse.j.

- (CPURL) URL

Definition at line 52 of file CPURLResponse.j.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Defines