GRPC Core  9.0.0
Functions
authority.cc File Reference
#include <grpc/support/port_platform.h>
#include "src/core/ext/transport/chttp2/client/authority.h"

Functions

grpc_channel_argsgrpc_default_authority_add_if_not_present (const grpc_channel_args *args)
 Returns a copy of args with the default authority channel arg set if it wasn't already present. More...
 

Function Documentation

◆ grpc_default_authority_add_if_not_present()

grpc_channel_args* grpc_default_authority_add_if_not_present ( const grpc_channel_args args)

Returns a copy of args with the default authority channel arg set if it wasn't already present.