Cappuccino  1.0.0
 All Classes Files Functions Variables Typedefs Macros Groups Pages
CPURLResponse.h
Go to the documentation of this file.
1 
2 @interface CPURLResponse : CPObject
3 {
4  CPURL _URL;
5 }
6 @end