aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/http/parser.c
Commit message (Collapse)AuthorAge
* clang-formatGravatar Mark D. Roth2016-08-04
|
* Plumbed read_buffer through and fixed leftover bytes problem.Gravatar Mark D. Roth2016-08-04
|
* Add support for CONNECT to httpcli code and flesh out handshaker implementation.Gravatar Mark D. Roth2016-07-22
|
* Progress converting to new error systemGravatar Craig Tiller2016-05-09
|
* Progress converting to new error systemGravatar Craig Tiller2016-05-04
|
* Merge pull request #6105 from miselin/http-parser-allow-more-newlinesGravatar Jan Tattermusch2016-04-25
|\ | | | | Allow grpc_http_parser to optionally accept a wider range of line endings
| * Allow grpc_http_parser to optionally accept a wider range of line endings.Gravatar Matthew Iselin2016-04-21
| |
* | Rollup of changes from the latest importGravatar Craig Tiller2016-04-11
|/
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* Merge github.com:grpc/grpc into fuzzy-bitsGravatar Craig Tiller2016-03-28
|
* Fix includesGravatar Craig Tiller2016-03-25
|
* Stage #1 of core breakup: move everything under libGravatar Craig Tiller2016-03-25