Block a user
ff1e6f4cf3
aws_signing: provide signing verification based on a server http request
0e48c6f79b
clean up test logging/add header logging in test
6ae8b68786
allow static signing iime in aws.zig/use static time for testing
037fb7f1ae
allow aws_http to use static signing time
fd0e80f00c
allow datetime to timestamp conversion from outside date.zig
6755099c36
apparently we do need that check?
fb34e556f7
re-enable demo code
d82728602b
fix failing test
d50503a2f8
initial commit on code to work around 17015. Sourced from std lib
55f662f5d7
add failing test for double encoding issue
9c403d0e18
cleanup output/remove one demo due to signature issue
316a388b79
support chunked encoding (but not streaming really)
0a1de2b967
support chunked transfer encoding to create failing test
70bd8dafa5
add more information on unexpected response
48fc41c4b8
return cleaner error when response not expected
591f4c43e0
all services from main.zig now under test
71978e2386
add comment in demo on TLS v1.3 situation