Cappuccino  1.0.0
 All Classes Files Functions Variables Typedefs Macros Groups Pages
CPHTTPURLResponse.h
Go to the documentation of this file.
1 
3 {
4  int _statusCode;
5  CPString _allResponseHeaders;
6  CPDictionary _responseHeaders;
7 }
8 @end