summaryrefslogtreecommitdiffstats
path: root/net/http/http_chunked_decoder.cc
Commit message (Expand)AuthorAgeFilesLines
* Move StringPiece into the base namespace. It is collidingtony@chromium.org2009-09-101-6/+6
* Refactor so checking for number error is done by ParseChunkSize() rather than...ericroman@google.com2009-06-181-3/+9
* Improve chunked encoding parsing.abarth@chromium.org2009-06-181-1/+2
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Add more info to the comment about www.yahoo.com's padding ofwtc@google.com2008-11-141-1/+2
* Declare the bool members next to each other so they canwtc@google.com2008-09-111-2/+2
* change error valueericroman@google.com2008-08-181-5/+5
* -Add error code for chunked encodingericroman@google.com2008-08-151-4/+29
* Address some issues I found in chunked decoder:ericroman@google.com2008-08-141-25/+53
* Add net to the repository.initial.commit2008-07-261-0/+136