hurl/integration/tests_ok/aws_sigv4.curl

3 lines
216 B
Plaintext
Raw Normal View History

# FIXME: missing --aws-sigv4 option to fool integration tests on older systems
curl --header 'X-Amz-Date: 20230813T061344Z' --data 'test=test' --user 'someAccessKeyId:someSecretKey' 'http://localhost:8000/aws-sigv4'