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 b593acb commit e572184Copy full SHA for e572184
openapi.yaml
@@ -17155,8 +17155,10 @@ components:
17155
17156
* If ommited, or set to `none`, the NodeBalancer doesn't send any auxilary
17157
data over TCP connections. This is the default.
17158
- * If set to `v1`, the human-readable header format (Version 1), is used.
17159
- * If set to `v2`, the binary header format (Version 2), is used.
+
+ * If set to `v1`, the human-readable header format (Version 1) is used.
17160
17161
+ * If set to `v2`, the binary header format (Version 2) is used.
17162
type: string
17163
enum:
17164
- none
0 commit comments