aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc
diff options
context:
space:
mode:
authorGravatar ncteisen <ncteisen@gmail.com>2018-09-10 11:19:53 -0700
committerGravatar ncteisen <ncteisen@gmail.com>2018-09-10 11:19:53 -0700
commitef1a390d1d52ebc279aab7dc940676db3c02d5ed (patch)
tree097236887505f4a1ea272cbad4d2b11e30fcd82b /include/grpc
parent5946ae5eff6cb97d0f5aed2bceda34811c6290fc (diff)
parent2edfddb66f84841fb39d01e335d19f13a09519cf (diff)
Merge branch 'master' of https://github.com/grpc/grpc into channelz-server
Diffstat (limited to 'include/grpc')
-rw-r--r--include/grpc/impl/codegen/grpc_types.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/grpc/impl/codegen/grpc_types.h b/include/grpc/impl/codegen/grpc_types.h
index b5353c1dea..5f3b96f40b 100644
--- a/include/grpc/impl/codegen/grpc_types.h
+++ b/include/grpc/impl/codegen/grpc_types.h
@@ -342,6 +342,9 @@ typedef struct {
"grpc.disable_client_authority_filter"
/** If set to zero, disables use of http proxies. Enabled by default. */
#define GRPC_ARG_ENABLE_HTTP_PROXY "grpc.enable_http_proxy"
+/** If set to non zero, surfaces the user agent string to the server. User
+ agent is surfaced by default. */
+#define GRPC_ARG_SURFACE_USER_AGENT "grpc.surface_user_agent"
/** \} */
/** Result of a grpc call. If the caller satisfies the prerequisites of a