aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/bad_client/tests/server_registered_method.headers
blob: 2640cc9cb8d5081d9ec605ba670778f06cf8dcd9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# headers used in server_registered_method.c
# use tools/codegen/core/gen_header_frame.py to generate the binary strings
# contained in the source code
:path: /registered/bar
:scheme: http
:method: POST
:authority: localhost
content-type: application/grpc
grpc-accept-encoding: identity,deflate,gzip
te: trailers
user-agent: bad-client grpc-c/0.12.0.0 (linux)