GRPC Core
18.0.0
|
#include <grpc/support/port_platform.h>
#include <grpc/impl/codegen/compression_types.h>
#include "src/core/lib/channel/channel_stack.h"
Go to the source code of this file.
Variables | |
const grpc_channel_filter | grpc_client_authority_filter |
Filter responsible for setting the authority header, if not already set. More... | |
|
extern |
Filter responsible for setting the authority header, if not already set.
It uses the value of the GRPC_ARG_DEFAULT_AUTHORITY channel arg if the initial metadata doesn't already contain an authority value.