1
0

HTTP: Fixed typos and bad leftovers.

This commit is contained in:
Mattes D
2016-02-21 11:34:16 +01:00
parent 71a1fa81f0
commit 6ff389f6d4
3 changed files with 4 additions and 3 deletions

View File

@@ -67,7 +67,7 @@ void cHTTPMessage::AddHeader(const AString & a_Key, const AString & a_Value)
////////////////////////////////////////////////////////////////////////////////
// cHTTPResponse:
// cHTTPOutgoingResponse:
cHTTPOutgoingResponse::cHTTPOutgoingResponse(void) :
super(mkResponse)