25 #import <Foundation/Foundation.h>
46 @property(strong, NS_NONATOMIC_IOSONLY) NSHTTPURLResponse *
URLResponse;
54 @property(strong, NS_NONATOMIC_IOSONLY)
id body;
61 - (id)initWithHTTPURLResponse:(NSHTTPURLResponse *)URLResponse body:(
id)body;
72 - (id)initWithURLResponse:(NSURLResponse *)URLResponse body:(
id)body;