Jan Tattermusch
7897ae9308
auto-fix most of licenses
2017-06-08 11:22:41 +02:00
Craig Tiller
d41a4a720f
s/gpr_slice/grpc_slice, and move around tests, impls
2016-10-26 16:16:06 -07:00
Mark D. Roth
0a05ab6e8e
clang-format
2016-08-04 13:10:13 -07:00
Mark D. Roth
714c7ec74a
Plumbed read_buffer through and fixed leftover bytes problem.
2016-08-04 12:58:16 -07:00
Craig Tiller
6a64bfd982
Progress converting to new error system
2016-05-09 13:05:03 -07:00
Craig Tiller
f707d62db6
Convert tests to new error scheme
2016-05-06 14:26:12 -07:00
Matthew Iselin
7151af9465
Allow grpc_http_parser to optionally accept a wider range of line endings.
2016-04-21 11:43:54 +10:00
Craig Tiller
6169d5f7b0
Update copyrights
2016-03-31 07:46:18 -07:00
Craig Tiller
fdec85fc5a
Merge github.com:grpc/grpc into fuzzy-bits
2016-03-28 13:10:02 -07:00
Craig Tiller
9533d042d4
Fix includes
2016-03-25 17:11:06 -07:00
Craig Tiller
ec0d95ae38
clang-format
2016-03-24 00:18:43 -07:00
Craig Tiller
9366684d9f
Expand corpus, add test
2016-03-23 17:17:54 -07:00
Matthew Iselin
1824f0519f
Add HTTP request parsing.
...
This extends the existing http parser to support requests as well as responses.
httpcli continues to exist and work as it has previously, though in the new
directory src/core/http (to reflect the fact the directory now contains code
relevant to parsing requests, which httpcli would not generally involve itself
in).
2016-03-23 13:22:32 +11:00