#include <parser.h>
Public Attributes | |
char * | key |
char * | value |
Definition at line 36 of file src/core/lib/http/parser.h.
char* grpc_http_header::key |
Definition at line 37 of file src/core/lib/http/parser.h.
char* grpc_http_header::value |
Definition at line 38 of file src/core/lib/http/parser.h.