Namespaces | Macros | Functions
http_connect_handshaker.h File Reference
#include <grpc/support/port_platform.h>
#include "src/core/lib/config/core_configuration.h"
Include dependency graph for http_connect_handshaker.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 grpc_core
 

Macros

#define GRPC_ARG_HTTP_CONNECT_HEADERS   "grpc.http_connect_headers"
 
#define GRPC_ARG_HTTP_CONNECT_SERVER   "grpc.http_connect_server"
 

Functions

void grpc_core::RegisterHttpConnectHandshaker (CoreConfiguration::Builder *builder)
 

Macro Definition Documentation

◆ GRPC_ARG_HTTP_CONNECT_HEADERS

#define GRPC_ARG_HTTP_CONNECT_HEADERS   "grpc.http_connect_headers"

Channel arg indicating HTTP CONNECT headers (string). Multiple headers are separated by newlines. Key/value pairs are separated by colons.

Definition at line 33 of file http_connect_handshaker.h.

◆ GRPC_ARG_HTTP_CONNECT_SERVER

#define GRPC_ARG_HTTP_CONNECT_SERVER   "grpc.http_connect_server"

Channel arg indicating the server in HTTP CONNECT request (string). The presence of this arg triggers the use of HTTP CONNECT.

Definition at line 28 of file http_connect_handshaker.h.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:20