Commit Graph

13 Commits

Author SHA1 Message Date
Louis Ryan a614f4eb79 Update PROTOCOL-HTTP2.md 2015-12-15 10:37:56 -08:00
Eric Anderson 94aa0fd393 Improve grammar/language for clarity 2015-11-16 15:34:12 -08:00
Eric Anderson c6059e6671 Specify header value restrictions
Fixes grpc/grpc-common#266
2015-11-05 11:55:49 -08:00
Eric Anderson 8e79b82273 Add missing characters in BNF comment 2015-11-04 16:46:42 -08:00
Eric Anderson 5554738645 Define limit on metadata size
Fixes grpc/grpc-common#273
2015-11-04 16:46:41 -08:00
Eric Anderson 2e18fd6493 Add "identity" as a content encoding
Fixes grpc/grpc-common#257
2015-11-04 15:50:40 -08:00
Eric Anderson 981201fc5e Content-type is required for requests
This fixes grpc/grpc-common#185
2015-11-04 15:49:04 -08:00
Eric Anderson 21f37347a2 Rename Delimited-Message to Length-Prefixed-Message
This fixes grpc/grpc-common#205
2015-11-04 15:48:44 -08:00
Eric Anderson 82cfe9028c Replace curly quotes with plain ASCII quotes
The pretty quotes were automatically converted from ASCII quotes when
the documented was a Google Doc. Now they just make modifying the
document harder.
2015-11-04 15:43:37 -08:00
Eric Anderson 81790fc7cf Escape some special markdown characters
None of them were causing display problems online, but it would be easy
for them to start causing trouble.
2015-11-04 15:37:21 -08:00
Carl Mastrangelo 4a827f746a Address comments 2015-09-11 15:07:26 -07:00
Carl Mastrangelo 1b23976e1b Update Header Field name rules 2015-09-11 14:55:34 -07:00
Stanley Cheung 20fa6693f3 move examples to correct locations 2015-08-27 14:00:20 -07:00