mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-12-24 03:21:40 +03:00
04ebc958c6
Example: ``` GET https://localhost:8443/ [Options] cacert: out/HurlCA.crt cert: out/client.crt key: out/client.key HTTP 200 ``` outputs: ``` Request can be run with the following curl command: * curl 'https://localhost:8443/' --cacert out/HurlCA.crt --cert out/client.crt --key out/client.key ``` |
||
---|---|---|
.. | ||
hurl | ||
hurl_core | ||
hurlfmt |