maoyangLiu
45bceae7a5
fix the outdate url ( #25849 )
...
Signed-off-by: maoyangLiu <liumaoyang@inspur.com>
4 years ago
Igor Slepchin
89cc262dc8
fix typo
5 years ago
Vu Cong Tuan
69fab8eacb
Fix many typos in doc
...
Signed-off-by: Vu Cong Tuan <tuanvc@vn.fujitsu.com>
6 years ago
Wenbo Zhu
e769c8c505
Update PROTOCOL-WEB.md
7 years ago
Wenbo Zhu
a01137507d
Update PROTOCOL-WEB.md
7 years ago
Wenbo Zhu
ab8580d940
Remove browser-specific features.
7 years ago
otofune
cc57ab5e08
fix PROTOCOL-HTTP2 to PROTOCOL-HTTP2.md
...
forget .md
7 years ago
otofune
1dfd8746d7
Use 'PROTOCOL-HTTP2.md' as 'gRPC over HTTP2' link
7 years ago
Hannan Ali
f5809cced8
Correct the link to the Streams Spec Repo
...
Streams Specification is being worked on in it's own repository under WHATWG
7 years ago
Mehrdad Afshari
bb3d95b643
Use https://grpc.io consistently as the canonical URL
7 years ago
Feng Li
1e9a93c3f5
Remove the section for b64 encoded trailers.
...
Remove the section for b64 encoded trailers. As gRPC-Web uses CRLF to separate the trailers in the trailers frame, a binary trailer need to reserve in a base64 encoded format for their values. This cannot be skipped even base64 is applied on the whole trailers frame per client's request via content-type: application/grpc-web-text.
8 years ago
Wenbo Zhu
69ac56f7c0
Update PROTOCOL-WEB.md
8 years ago
Wenbo Zhu
f9ca154066
Update PROTOCOL-WEB.md
8 years ago
Wenbo Zhu
0408aa85d9
Update PROTOCOL-WEB.md
...
Clarify the content type requirement (for message formats).
8 years ago
Alexander Polcyn
d809a15ec4
cpp doc nits
8 years ago
Wenbo Zhu
609eca0e36
Update PROTOCOL-WEB.md
...
Clarify the use of U-A header.
8 years ago
Wenbo Zhu
880b7981d8
Update PROTOCOL-WEB.md
...
Remove text-base64 C-T. Will revisit if we ever need support non-default (base64) encoding.
8 years ago
Wenbo Zhu
a56edc43f4
Update PROTOCOL-WEB.md
8 years ago
Wenbo Zhu
ea16fa1598
Update PROTOCOL-WEB.md
8 years ago
Wenbo Zhu
0258444a81
Update PROTOCOL-WEB.md
...
Addressed @mwitkow comments.
https://github.com/grpc/grpc-web/issues/57
8 years ago
Wenbo Zhu
7b6ad2d508
Update PROTOCOL-WEB.md
...
Mention the Server header format
8 years ago
Wenbo Zhu
e5cf8f0ee0
Update PROTOCOL-WEB.md
...
1. Clarify about trailer-only responses
2. Switch to http/1.1 header block format for in-body trailer encoding
3. Clarify how compatibility is supported (using U-A and Server headers respectively)
8 years ago
Wenbo Zhu
fd825f51ac
Update PROTOCOL-WEB.md
...
Using http/2 literal header format for status.
8 years ago
Wenbo Zhu
4daba4b6ba
Create PROTOCOL-WEB.md
8 years ago