@@ -74,10 +74,11 @@ OFURL *_URL; of_http_request_method_t _method; of_http_request_protocol_version_t _protocolVersion; OFDictionary OF_GENERIC(OFString *, OFString *) *_Nullable _headers; of_socket_address_t _remoteAddress; + OF_RESERVE_IVARS(4) } /*! * @brief The URL of the HTTP request. */