@@ -88,11 +88,11 @@ @property (nonatomic, copy) OFURL *URL; /*! * The request method of the HTTP request. */ -@property of_http_request_method_t method; +@property (nonatomic) of_http_request_method_t method; /*! * The headers for the HTTP request. */ @property OF_NULLABLE_PROPERTY (nonatomic, copy)