Commit 45df768
1 file changed
+1
-1
lines changedSubmodule aws-c-http updated 22 files
- include/aws/http/http.h+1
- source/connection.c+10-14
- source/connection_manager.c+4-7
- source/connection_monitor.c+7-9
- source/h1_decoder.c+1-8
- source/h1_encoder.c+1-4
- source/h2_connection.c+37-31
- source/h2_decoder.c+65-12
- source/h2_frames.c+1-9
- source/hpack.c+10-11
- source/hpack_decoder.c+20-1
- source/http.c+3-1
- source/http2_stream_manager.c+20-2
- source/proxy_connection.c+1-17
- source/request_response.c-5
- source/strutil.c+3-2
- tests/CMakeLists.txt+2
- tests/py_localhost/server.py+15-5
- tests/test_connection_monitor.c+8-10
- tests/test_h2_decoder.c+96-4
- tests/test_localhost_integ.c+1-1
- tests/test_stream_manager.c+15-18
0 commit comments