Go to the documentation of this file.
28 "PRI * HTTP/2.0\r\n\r\nSM\r\n\r\n" \
29 "\x00\x00\x00\x04\x00\x00\x00\x00\x00"
40 int main(
int argc,
char** argv) {
48 "\x00\x00\xc2\x01\x04\x00\x00\x00\x01"
49 "\x10\x05:path\x08/foo/bar"
50 "\x10\x07:scheme\x04http"
51 "\x10\x07:method\x04POST"
52 "\x10\x0a:authority\x09localhost"
54 "content-type\x09text/html"
55 "\x10\x14grpc-accept-encoding\x15identity,deflate,gzip"
56 "\x10\x02te\x08trailers"
57 "\x10\x0auser-agent\"bad-client grpc-c/0.12.0.0 (linux)",
64 "\x00\x00\xcb\x01\x04\x00\x00\x00\x01"
65 "\x10\x05:path\x08/foo/bar"
66 "\x10\x07:scheme\x04http"
67 "\x10\x07:method\x04POST"
68 "\x10\x0a:authority\x09localhost"
72 "\x10\x14grpc-accept-encoding\x15identity,deflate,gzip"
75 "\x10\x0auser-agent\"bad-client grpc-c/0.12.0.0 (linux)",
82 "\x00\x00\xd9\x01\x04\x00\x00\x00\x01"
83 "\x10\x05:path\x08/foo/bar"
84 "\x10\x05:path\x08/foo/bah"
85 "\x10\x07:scheme\x04http"
86 "\x10\x07:method\x04POST"
87 "\x10\x0a:authority\x09localhost"
91 "\x10\x14grpc-accept-encoding\x15identity,deflate,gzip"
92 "\x10\x02te\x08trailers"
93 "\x10\x0auser-agent\"bad-client grpc-c/0.12.0.0 (linux)",
100 "\x00\x00\xd2\x01\x04\x00\x00\x00\x01"
101 "\x10\x05:path\x08/foo/bar"
102 "\x10\x07:scheme\x04http"
103 "\x10\x07:method\x04POST"
104 "\x10\x0a:authority\x09localhost"
108 "\x10\x14grpc-accept-encoding\x1enobody-knows-the-trouble-i-see"
109 "\x10\x02te\x08trailers"
110 "\x10\x0auser-agent\"bad-client grpc-c/0.12.0.0 (linux)",
117 "\x00\x00\xf5\x01\x04\x00\x00\x00\x01"
118 "\x10\x05:path\x08/foo/bar"
119 "\x10\x07:scheme\x04http"
120 "\x10\x07:method\x04POST"
121 "\x10\x0a:authority\x09localhost"
125 "\x10\x14grpc-accept-encoding\x15identity,deflate,gzip"
126 "\x10\x0dgrpc-encoding\x1cyou-dont-know-how-to-do-this"
127 "\x10\x02te\x08trailers"
128 "\x10\x0auser-agent\"bad-client grpc-c/0.12.0.0 (linux)",
static void verifier(grpc_server *server, grpc_completion_queue *cq, void *)
gpr_timespec grpc_timeout_milliseconds_to_deadline(int64_t time_ms)
struct grpc_server grpc_server
int main(int argc, char **argv)
#define GRPC_BAD_CLIENT_DISCONNECT
GRPCAPI grpc_event grpc_completion_queue_next(grpc_completion_queue *cq, gpr_timespec deadline, void *reserved)
#define GRPC_RUN_BAD_CLIENT_TEST(server_validator, client_validator, payload, flags)
GRPCAPI void grpc_init(void)
static Server * FromC(grpc_server *c_type)
GRPCAPI void grpc_shutdown(void)
static grpc_completion_queue * cq
grpc
Author(s):
autogenerated on Thu Mar 13 2025 02:58:35