| Index: third_party/grpc/test/core/bad_client/tests/badreq_algorithm.headers
|
| diff --git a/third_party/grpc/test/core/bad_client/tests/badreq_algorithm.headers b/third_party/grpc/test/core/bad_client/tests/badreq_algorithm.headers
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..ff3e613f933cad097a5a14f88e3306029cb78050
|
| --- /dev/null
|
| +++ b/third_party/grpc/test/core/bad_client/tests/badreq_algorithm.headers
|
| @@ -0,0 +1,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: application/grpc
|
| +grpc-accept-encoding: nobody-knows-the-trouble-i-see
|
| +te: trailers
|
| +user-agent: bad-client grpc-c/0.12.0.0 (linux)
|
|
|