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