Commit a5edb0b
committed
Merge remote-tracking branches 'mwitkow/bugfix/grpc-timeouts' and 'mikeatlas/remote-addr-context' into master
Also,
* Resolved conflicts
* Unified two proposed metadta names "RemoteAddr" and "X-Forwarded-For"
into "X-Forwarded-For"
* Add error handlings
* Add more tests
* Replaced test values with the ones defined in RFC 5737File tree
11 files changed
+611
-133
lines changed- examples
- examplepb
- server
- protoc-gen-grpc-gateway/gengateway
- runtime
11 files changed
+611
-133
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
| 207 | + | |
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
126 | 131 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments