@@ -40,12 +40,12 @@ @property (nonatomic) short statusCode; /*! * The headers of the reply to the HTTP request. */ -@property OF_NULLABLE_PROPERTY (copy, nonatomic) - OFDictionary OF_GENERIC(OFString *, OFString *) *headers; +@property (copy, nonatomic) OFDictionary OF_GENERIC(OFString *, OFString *) + *headers; /*! * @brief Sets the protocol version of the HTTP request reply. * * @param protocolVersion The protocol version of the HTTP request reply