Skip to content

Releases: awslabs/aws-c-http

Http improvements, better shutdown control, and global init/shutdown functions.

05 Apr 00:31
3c0cbee
Compare
Choose a tag to compare
Partially fix connection_setup_shutdown test (#28)

Fix some race-conditions in test, but leave it commented out.
There are still server-bootstrap shutdown issues that appear regularly in x86 builds.

Mostly working Http 1.1 implementation. Tagging so we can start playing around with bindings.

27 Mar 19:02
12c4130
Compare
Choose a tag to compare
v0.1.0

User can initiate a connection close. (#22)