mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-12-24 03:21:40 +03:00
3 lines
216 B
Plaintext
3 lines
216 B
Plaintext
# 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'
|