mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-12-18 08:02:12 +03:00
9f6fdf2c9b
By convention, the integration test are named `foo` when a command line option is used, and `foo_option when an `[Options]` is prefered.
9 lines
123 B
Plaintext
9 lines
123 B
Plaintext
POST http://localhost:8000/aws-sigv4
|
|
[FormParams]
|
|
test: test
|
|
[Options]
|
|
aws-sigv4: aws:amz:eu-central-1:hurltest
|
|
|
|
HTTP 200
|
|
|