Commit 3e14d24
authored
Submodule aws-c-http updated 18 files
- bin/elasticurl/main.c+160-2
- include/aws/http/http.h+1
- include/aws/http/private/h1_encoder.h+20-1
- include/aws/http/private/h1_stream.h+30
- include/aws/http/private/request_response_impl.h+1-3
- include/aws/http/request_response.h+101-25
- source/h1_connection.c+16-4
- source/h1_encoder.c+184-8
- source/h1_stream.c+177-2
- source/h2_stream.c+6-5
- source/http.c+3
- source/request_response.c+17-2
- tests/CMakeLists.txt+15
- tests/stream_test_helper.c+1
- tests/stream_test_helper.h+1
- tests/test_h1_client.c+595-1
- tests/test_h1_encoder.c+12-6
- tests/test_h2_client.c+110-2
- include/aws/s3/private/s3_checksums.h+11-1
- include/aws/s3/private/s3_request_messages.h+4-2
- include/aws/s3/s3_client.h+7-2
- source/s3_auto_ranged_put.c+2
- source/s3_checksums.c+210-21
- source/s3_default_buffer_pool.c+35-40
- source/s3_meta_request.c+8
- source/s3_request_messages.c+39-22
- tests/CMakeLists.txt+17
- tests/s3_checksums_sha512_tests.c+235
- tests/s3_checksums_xxhash_tests.c+48
- tests/s3_data_plane_tests.c+114
- tests/s3_default_buffer_pool_tests.c+69
- tests/s3_request_messages_tests.c+48-12
0 commit comments