-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule aws-c-http
updated
8 files
+5 −15 | .github/workflows/ci.yml | |
+0 −3 | .github/workflows/stale_issue.yml | |
+1 −5 | include/aws/http/private/h1_connection.h | |
+15 −56 | source/h1_connection.c | |
+0 −5 | source/websocket.c | |
+0 −1 | tests/CMakeLists.txt | |
+3 −0 | tests/test_connection.c | |
+36 −135 | tests/test_tls.c |