]> git.ipfire.org Git - thirdparty/squid.git/history - src/HttpReply.h
Author: wessels & Christos Tsantilas
[thirdparty/squid.git] / src / HttpReply.h
2007-08-13  hnoAuthor: wessels & Christos Tsantilas
2007-05-29  amosjeffriesRollback String API changes. Delayed to 3.1.
2007-05-18  amosjeffriesAdd string API layer for better string handling.
2006-04-22  robertcShrink the all-in-one structs/prototypes/enums again...
2006-04-18  robertcChange HttpMsg::httpMsgParseError into a virtual functi...
2006-02-18  wesselsRemoved static requestLink() and requestUnlink() method...
2006-01-24  wesselsMoved HttpRequest lock/link counter to the base HttpMsg...
2005-11-22  wesselsAdded HttpReply::expectingBody() method to indicate...
2005-11-08  wesselsMy recent HttpReply changes created an awkward situatio...
2005-11-05  wesselsConverted HttpReply to a proper C++ class. Removed...
2005-09-16  wesselsMade HttpMsg::parseFirstLine() a virtual method for...
2005-09-16  wesselsMade httpReplyHdrCacheInit() and httpRequestHdrCacheIni...
2005-09-13  wesselsChanges to HTTP request and reply parsing classes,...
2005-09-01  wesselsSome changes and new features for MemBuf to make it...
2004-08-30  robertcMerge in MemPools objectification.
2003-09-01  robertcSummary: Class cleanup - resulting from addressing...
2003-07-15  robertcSummary: Make all Arrays typesafe.
2003-07-14  robertcSummary: Merge of robertc@squid-cache.org--squid/squid...
2003-05-11  hnoBug 432: http_reply_body_max_size fails with ident...
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-01-23  robertcImport of fix-ranges branch