Public Attributes | List of all members
grpc_http_request Struct Reference

#include <parser.h>

Public Attributes

char * body
 
size_t body_length
 
size_t hdr_count
 
grpc_http_headerhdrs
 
char * method
 
char * path
 
grpc_http_version version
 

Detailed Description

Definition at line 69 of file src/core/lib/http/parser.h.

Member Data Documentation

◆ body

char* grpc_http_request::body

Definition at line 81 of file src/core/lib/http/parser.h.

◆ body_length

size_t grpc_http_request::body_length

Definition at line 80 of file src/core/lib/http/parser.h.

◆ hdr_count

size_t grpc_http_request::hdr_count

Definition at line 77 of file src/core/lib/http/parser.h.

◆ hdrs

grpc_http_header* grpc_http_request::hdrs

Definition at line 78 of file src/core/lib/http/parser.h.

◆ method

char* grpc_http_request::method

Definition at line 71 of file src/core/lib/http/parser.h.

◆ path

char* grpc_http_request::path

Definition at line 73 of file src/core/lib/http/parser.h.

◆ version

grpc_http_version grpc_http_request::version

Definition at line 75 of file src/core/lib/http/parser.h.


The documentation for this struct was generated from the following file:


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