parent
d56550ad6d
commit
04b0494169
2 changed files with 27 additions and 0 deletions
@ -0,0 +1,12 @@ |
||||
# 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: application/grpc |
||||
grpc-accept-encoding: identity,deflate,gzip |
||||
grpc-encoding: you-dont-know-how-to-do-this |
||||
te: trailers |
||||
user-agent: bad-client grpc-c/0.12.0.0 (linux) |
Loading…
Reference in new issue