Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update PROTOCOL-HTTP2.md | Louis Ryan | 2015-12-15 |
| | |||
* | Improve grammar/language for clarity | Eric Anderson | 2015-11-16 |
| | |||
* | Specify header value restrictions | Eric Anderson | 2015-11-05 |
| | | | | Fixes grpc/grpc-common#266 | ||
* | Add missing characters in BNF comment | Eric Anderson | 2015-11-04 |
| | |||
* | Define limit on metadata size | Eric Anderson | 2015-11-04 |
| | | | | Fixes grpc/grpc-common#273 | ||
* | Add "identity" as a content encoding | Eric Anderson | 2015-11-04 |
| | | | | Fixes grpc/grpc-common#257 | ||
* | Content-type is required for requests | Eric Anderson | 2015-11-04 |
| | | | | This fixes grpc/grpc-common#185 | ||
* | Rename Delimited-Message to Length-Prefixed-Message | Eric Anderson | 2015-11-04 |
| | | | | This fixes grpc/grpc-common#205 | ||
* | Replace curly quotes with plain ASCII quotes | Eric Anderson | 2015-11-04 |
| | | | | | | The pretty quotes were automatically converted from ASCII quotes when the documented was a Google Doc. Now they just make modifying the document harder. | ||
* | Escape some special markdown characters | Eric Anderson | 2015-11-04 |
| | | | | | None of them were causing display problems online, but it would be easy for them to start causing trouble. | ||
* | Address comments | Carl Mastrangelo | 2015-09-11 |
| | |||
* | Update Header Field name rules | Carl Mastrangelo | 2015-09-11 |
| | |||
* | move examples to correct locations | Stanley Cheung | 2015-08-27 |