Function grpcio_sys::grpc_header_key_is_legal
source · pub unsafe extern "C" fn grpc_header_key_is_legal(
slice: grpc_slice
) -> c_int
Expand description
Check whether a metadata key is legal (will be accepted by core)
pub unsafe extern "C" fn grpc_header_key_is_legal(
slice: grpc_slice
) -> c_int
Check whether a metadata key is legal (will be accepted by core)