@@ -18,10 +18,12 @@ #import "OFHTTPRequest.h" @class OFDictionary; /*! + * @class OFHTTPResponse OFHTTPResponse.h ObjFW/OFHTTPResponse.h + * * @brief A class for representing an HTTP request reply as a stream. */ @interface OFHTTPResponse: OFStream { of_http_request_protocol_version_t _protocolVersion;