|
|
|
|
|
by jicea
1309 days ago
|
|
Emulating an HTTP session (with cookies passing) between request is more complicated for instance. Retry based on response content is doable but easier with a declarative format. jq is perfect for JSON response, what about HTML/XML response? Our testers prefer to write a text based declarative test, instead of a Bash script. It depends on your needs/backgrounds. |
|
Are cookie jars not sufficient for that? Curl supports those on its own.