@@ -37,11 +37,11 @@ } /*! * The status code of the reply to the HTTP request. */ -@property short statusCode; +@property (nonatomic) short statusCode; /*! * The headers of the reply to the HTTP request. */ @property OF_NULLABLE_PROPERTY (nonatomic, copy)