blob: bb9064abc9af0116e456ec6a190460782e335655 (
plain) (
tree)
|
|
Hurl is a command line tool that runs HTTP requests defined in a simple
plain text format. It can chain requests, capture values and evaluate
queries on headers and body response.
Hurl is very versatile: it can be used for fetching data, testing HTTP
sessions and testing XML / JSON APIs.
|