aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/channel/compress_filter.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/channel/compress_filter.h')
-rw-r--r--src/core/channel/compress_filter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/channel/compress_filter.h b/src/core/channel/compress_filter.h
index 0917e81ca4..415459bca6 100644
--- a/src/core/channel/compress_filter.h
+++ b/src/core/channel/compress_filter.h
@@ -36,7 +36,7 @@
#include "src/core/channel/channel_stack.h"
-#define GRPC_COMPRESS_REQUEST_ALGORITHM_KEY "internal:grpc-encoding-request"
+#define GRPC_COMPRESS_REQUEST_ALGORITHM_KEY "grpc-internal-encoding-request"
/** Compression filter for outgoing data.
*