Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move StringPiece into the base namespace. It is colliding | tony@chromium.org | 2009-09-10 | 1 | -6/+6 |
* | Refactor so checking for number error is done by ParseChunkSize() rather than... | ericroman@google.com | 2009-06-18 | 1 | -3/+9 |
* | Improve chunked encoding parsing. | abarth@chromium.org | 2009-06-18 | 1 | -1/+2 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -1/+1 |
* | Add more info to the comment about www.yahoo.com's padding of | wtc@google.com | 2008-11-14 | 1 | -1/+2 |
* | Declare the bool members next to each other so they can | wtc@google.com | 2008-09-11 | 1 | -2/+2 |
* | change error value | ericroman@google.com | 2008-08-18 | 1 | -5/+5 |
* | -Add error code for chunked encoding | ericroman@google.com | 2008-08-15 | 1 | -4/+29 |
* | Address some issues I found in chunked decoder: | ericroman@google.com | 2008-08-14 | 1 | -25/+53 |
* | Add net to the repository. | initial.commit | 2008-07-26 | 1 | -0/+136 |