Merge pull request #4356 from ctiller/make_a_full_request
Expand bad_client to be able to make full requests
No related branches found
No related tags found
Showing
- Makefile 21 additions, 1 deletionMakefile
- src/core/transport/chttp2/parsing.c 1 addition, 1 deletionsrc/core/transport/chttp2/parsing.c
- test/core/bad_client/gen_build_yaml.py 1 addition, 0 deletionstest/core/bad_client/gen_build_yaml.py
- test/core/bad_client/tests/bad_timeout.headers 2 additions, 0 deletionstest/core/bad_client/tests/bad_timeout.headers
- test/core/bad_client/tests/headers.c 16 additions, 0 deletionstest/core/bad_client/tests/headers.c
- test/core/bad_client/tests/simple_request.c 102 additions, 0 deletionstest/core/bad_client/tests/simple_request.c
- test/core/bad_client/tests/simple_request.headers 12 additions, 0 deletionstest/core/bad_client/tests/simple_request.headers
- tools/codegen/core/gen_header_frame.py 105 additions, 0 deletionstools/codegen/core/gen_header_frame.py
- tools/run_tests/sources_and_headers.json 15 additions, 0 deletionstools/run_tests/sources_and_headers.json
- tools/run_tests/tests.json 18 additions, 0 deletionstools/run_tests/tests.json
- vsprojects/buildtests_c.sln 28 additions, 0 deletionsvsprojects/buildtests_c.sln
- vsprojects/vcxproj/test/simple_request_bad_client_test/simple_request_bad_client_test.vcxproj 187 additions, 0 deletions...st_bad_client_test/simple_request_bad_client_test.vcxproj
- vsprojects/vcxproj/test/simple_request_bad_client_test/simple_request_bad_client_test.vcxproj.filters 24 additions, 0 deletions...lient_test/simple_request_bad_client_test.vcxproj.filters
Loading
Please register or sign in to comment