mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
1ff79451ef
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 both fetching data and testing HTTP sessions. Hurl makes it easy to work with HTML content, REST / SOAP / GraphQL APIs, or any other XML / JSON based APIs. ok aisha@
5 lines
76 B
Plaintext
5 lines
76 B
Plaintext
@bin bin/hurl
|
|
@bin bin/hurlfmt
|
|
@man man/man1/hurl.1
|
|
@man man/man1/hurlfmt.1
|