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
Craig Tiller
58b30cd4a1
Refine error selection rules
8 years ago
Craig Tiller
5cad46e218
Bump master version numbers
8 years ago
Craig Tiller
efbd7c2a0f
Bug fixes, tracing for bdp estimation
8 years ago
Mark D. Roth
40b4c786f0
Accept max message size JSON values as either strings or numbers.
8 years ago
Eric Gribkoff
132fd42a70
Update instructions for building grpc_cli from a fresh copy of the gRPC
...
repository.
8 years ago
Mark D. Roth
e860359f23
Attempt to fix formatting.
8 years ago
Mark D. Roth
b4227370fc
Code review changes and other improvements.
8 years ago
Robbie Shade
40204d7791
Fix GRPC_TRACE doc formatting
...
Add newlines so that the description of 'all' and the example appear on separate lines (and not as part of the final bullet point)
8 years ago
Steve Jenson
a5fd2d53f4
adding content-type to the example response
8 years ago
Noah Eisen
4314043e40
Update negative-http2-interop-test-descriptions.md
8 years ago
Noah Eisen
850ed9b5d0
Update negative-http2-interop-test-descriptions.md
8 years ago
Noah Eisen
9fafc03465
Update negative-http2-interop-test-descriptions.md
8 years ago
Noah Eisen
a0d639dae9
Update negative-http2-interop-test-descriptions.md
8 years ago
Craig Tiller
e519a03a1f
Small improvements to generated documentation
8 years ago
Craig Tiller
e61b7d7b77
Start some performance notes
8 years ago
Eric Gribkoff
b408f9db31
interop-test-descriptions.md: correct proto for custom_metadata's
...
FullDuplexCall
8 years ago
Noah Eisen
2d1d324a3a
Update negative-http2-interop-test-descriptions.md
8 years ago
Noah Eisen
0eb69186f0
Addressed github comments
8 years ago
Noah Eisen
fcb2d14706
Add negative http2 interop description file
8 years ago
@DEFSTREAM
bd3fbb3f7c
Fix Link to log.proto
...
The link to view the format of Logs ( log.proto ) is broken, this commit resolves this.
8 years ago
Mark D. Roth
892e917a09
Fix link.
8 years ago
Mark D. Roth
b3f811c739
Add image in PNG format.
8 years ago
Mark D. Roth
8fda5511cb
Finish docs.
8 years ago
Mark D. Roth
3cadfb152f
Started updating docs.
8 years ago
randvis
0a588c6453
Fix the incorrect number of states
...
There're five states: CONNECTING, READY, TRANSIENT_FAILURE, IDLE, SHUTDOWN.
8 years ago
David Garcia Quintas
1edfb952d0
Updated backoff to spec.
8 years ago
Yuchen Zeng
f47c9635f0
Address reivew comments
8 years ago