Mark D. Roth
43b8930b19
Document use of ${http_proxy} environment variable.
8 years ago
ncteisen
8e331bf8e8
Update env var doc
8 years ago
ncteisen
969b46ef73
Add rich closure debug mode
8 years ago
ncteisen
274bbbe6a0
Add rich closure debug mode
8 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
Muxi Yan
d212a021e4
Polish workarounds.md
8 years ago
Muxi Yan
a31b9d6bf4
Alternate workaround description style
8 years ago
Muxi Yan
b1e5bac392
Add /doc/workarounds.md
8 years ago
Mahak Mukhi
826b00299b
Adding documentation for C++ unit tests
8 years ago
Craig Tiller
012e929a18
Revert "Documentation on how to write unit tests using auto-generated mocked stubs."
8 years ago
MakMukhi
2f8cfbde3e
Post-review updates
8 years ago
Alexander Polcyn
a9f1e2566d
address comments
8 years ago
Alexander Polcyn
d809a15ec4
cpp doc nits
8 years ago
MakMukhi
7431a78628
How to write unit tests for client sync APIs.
8 years ago
MakMukhi
4deb397d9f
Create unit_testing.md
8 years ago
Mark D. Roth
91455a9915
Apply a few recent changes from the wire guide on grpc.io.
8 years ago
Alexander Polcyn
f5521c33f9
Revert "Merge branch 'master' into v1.3.x"
...
This reverts commit 79759fea1a
, reversing
changes made to dc36f4df6a
.
8 years ago
David Garcia Quintas
ae64b01506
updated g meaning for 1.4.x
8 years ago
Eric Anderson
401aa08915
doc/interop: Simplify language to fix missed x-user-ip
8 years ago
Eric Anderson
811fcef8ad
doc/interop: Fix link for CacheableUnaryCall
8 years ago
Jan Tattermusch
a22a19fd64
fix markdown
8 years ago
Mark D. Roth
2a86d3f399
Update status codes doc.
8 years ago
Eric Anderson
a733951fbd
Fix markdown headers in PROTOCOL-HTTP2
...
Without the space they do not display correctly.
8 years ago
Wenbo Zhu
609eca0e36
Update PROTOCOL-WEB.md
...
Clarify the use of U-A header.
8 years ago
Craig Tiller
b29f1fe3a2
Update include paths
8 years ago
Mark D. Roth
e3ec4b2c28
Clarify wording.
8 years ago
Alexander Polcyn
50fdc8ab19
add http2 server test for unary calls that uses small frames and padding
8 years ago
Mark D. Roth
1eb96dc7fd
Fix semantics of LB policy selection.
8 years ago
ncteisen
031cfeb954
Line breaks and doc reffing
8 years ago
Craig Tiller
2a1949e566
Add tracing for timers, fix a time shifting bug
8 years ago
Yuchen Zeng
15618625ed
Turn off c_ares resolver by default
8 years ago
Vijay Pai
18de3d7239
Make changes suggested by Mark, make this pass sanity
8 years ago
ncteisen
0d11361820
Add error ownership doc
8 years ago
Vijay Pai
14ea772bfd
Explain combiner
8 years ago
Nicolas "Pixel" Noble
008c1f0911
Updating g_stands_for.md
8 years ago
Craig Tiller
8918aaeccd
Document status ordering rules
...
This documents a rule that's existed in a hard to find internal document
that's existed since Feb 2016 by abhikumar@google.com .
Since that rule is critical to untangling some gRPC C core behavior, we
should document it publically.
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
Jan Tattermusch
4ead637236
Add high-level server-side auth docs
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
Jan Tattermusch
31c64171fd
Update host name i18n docs.
8 years ago
Mark D. Roth
8cf002a989
Use '//' for JSON comments.
8 years ago
Jan Tattermusch
012fc00ada
Address comments.
8 years ago
Jan Tattermusch
ec5e730d47
Create internationalization.md
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