We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12fe886 commit dac823aCopy full SHA for dac823a
devdocs/features.md
@@ -1,6 +1,6 @@
1
# Supported Protocols
2
3
-| Protocol | Languages | Versions | Methods | Secure | Propagates Context | Limitations
+| Protocol | Languages | Versions | Methods | Secure | Propagates Context | Limitations
4
|:--------------|:----------:|------------:|------------------------------------------------------------------------------------|:------:|-------------------:|--------------------------------------------------------------------------------------------------------------------:|
5
| HTTP | All | 1.0/1.1/2.0 | All | Yes | Yes | N/A |
6
| gRPC | All | 1.0+ | All | Yes | Only in Go | For non go langagues, can't get method for long living connections, will mark method with `*` |
0 commit comments