Macros | Functions
bad_streaming_id.cc File Reference
#include <string>
#include <gtest/gtest.h>
#include <grpc/support/string_util.h>
#include "src/core/lib/surface/server.h"
#include "test/core/bad_client/bad_client.h"
Include dependency graph for bad_streaming_id.cc:

Go to the source code of this file.

Macros

#define HEADER_FRAME_ID_1
 
#define HEADER_FRAME_ID_2
 
#define HEADER_FRAME_ID_3
 

Functions

int main (int argc, char **argv)
 

Macro Definition Documentation

◆ HEADER_FRAME_ID_1

#define HEADER_FRAME_ID_1
Value:
"\x00\x00\xc9\x01\x05\x00\x00\x00\x01" /* headers: generated from \
simple_request.headers in this \
directory */ \
"\x10\x05:path\x08/foo/bar" \
"\x10\x07:scheme\x04http" \
"\x10\x07:method\x04POST" \
"\x10\x0a:authority\x09localhost" \
"\x10\x0c" \
"content-type\x10" \
"application/grpc" \
"\x10\x14grpc-accept-encoding\x15" \
"deflate,identity,gzip" \
"\x10\x02te\x08trailers" \
"\x10\x0auser-agent\"bad-client grpc-c/0.12.0.0 (linux)"

Definition at line 28 of file bad_streaming_id.cc.

◆ HEADER_FRAME_ID_2

#define HEADER_FRAME_ID_2
Value:
"\x00\x00\xc9\x01\x05\x00\x00\x00\x02" /* headers: generated from \
simple_request.headers in this \
directory */ \
"\x10\x05:path\x08/foo/bar" \
"\x10\x07:scheme\x04http" \
"\x10\x07:method\x04POST" \
"\x10\x0a:authority\x09localhost" \
"\x10\x0c" \
"content-type\x10" \
"application/grpc" \
"\x10\x14grpc-accept-encoding\x15" \
"deflate,identity,gzip" \
"\x10\x02te\x08trailers" \
"\x10\x0auser-agent\"bad-client grpc-c/0.12.0.0 (linux)"

Definition at line 42 of file bad_streaming_id.cc.

◆ HEADER_FRAME_ID_3

#define HEADER_FRAME_ID_3
Value:
"\x00\x00\xc9\x01\x05\x00\x00\x00\x03" /* headers: generated from \
simple_request.headers in this \
directory */ \
"\x10\x05:path\x08/foo/bar" \
"\x10\x07:scheme\x04http" \
"\x10\x07:method\x04POST" \
"\x10\x0a:authority\x09localhost" \
"\x10\x0c" \
"content-type\x10" \
"application/grpc" \
"\x10\x14grpc-accept-encoding\x15" \
"deflate,identity,gzip" \
"\x10\x02te\x08trailers" \
"\x10\x0auser-agent\"bad-client grpc-c/0.12.0.0 (linux)"

Definition at line 56 of file bad_streaming_id.cc.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 120 of file bad_streaming_id.cc.



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