Jean-Christophe Amiel
8db29b7410
Update docs.
2025-11-10 12:36:14 +00:00
Ashish Reddy
2346942e7a
Update docs to mention supported time units
2025-10-10 12:21:54 +00:00
Jean-Christophe Amiel
02c8cfbafb
Add --no-pretty command line flag.
2025-08-29 14:47:36 +02:00
Jean-Christophe Amiel
1b23529f4f
Add --pretty noop option.
2025-08-29 13:15:32 +02:00
Mikhail
17feef422a
Add --negotiate option per request
2025-08-09 20:09:42 +03:00
Mikhail
149bc5bf66
Add --ntlm option per request
2025-08-09 16:21:15 +00:00
Mikhail
36ffa76ad4
Support --secrets-file for injecting secrets
2025-08-06 15:23:48 +00:00
Tyler Brockmeyer
716ec572d9
add negotiate option
2025-07-26 15:38:21 -05:00
Jean-Christophe Amiel
6756a6c02f
Update README.
2025-07-26 11:29:31 +02:00
Jean-Christophe Amiel
c45b85759a
Hide deprecated interactive option from help and manual.
2025-07-21 13:43:49 +02:00
Jean-Christophe Amiel
a314f3085c
Update on somme error/help messages.
2025-07-04 15:09:47 +02:00
Jean-Christophe Amiel
3e90acfc72
Update output option section with '-'.
2025-06-26 11:02:45 +00:00
Jean-Christophe Amiel
e2b67864f3
Fix typo hurl/Hurl in man.
2025-06-13 12:05:28 +00:00
Ashish Reddy
5926653248
Add pinnedpubkey cli option
2025-05-23 10:26:48 +00:00
Ashish Reddy
e7e1ce0342
Update docs for max-time
2025-05-20 17:51:07 +05:30
Jean-Christophe Amiel
ef26155c33
Update README for docs and add script for updating all docs.
2025-05-20 11:09:23 +02:00
Jean-Christophe Amiel
92a92ad28f
Update doc for 6.1.0
2025-03-07 17:59:46 +01:00
Lily
0b04b5290b
Removed limitation for --cookie-jar to use only one hurl file
...
Fix formatting
Changed documentation back and add comments to indicate file
Revert doc
Update unit test
2025-02-24 16:23:10 +00:00
theoforger
17d8dc577e
Add header option per request
...
* Remove `cli-only`
* Add `header` in the `options` field
* Add integration test for header option
2025-01-11 08:54:45 +00:00
Jean-Christophe Amiel
bd56f94ee0
Add --secret integration test (secret are only redacted in logs for the moment)
2024-12-16 16:42:36 +01:00
Filipe PINTO
46a6494a67
Clarify doc for delay option
2024-12-11 10:09:49 +01:00
theoforger
3971e918e9
Add a new option `--header`
2024-12-07 15:13:09 -05:00
Jean-Christophe Amiel
9ab2e17716
Add --curl option to export executed requests to curl commands
2024-11-07 17:01:21 +01:00
Jean-Christophe Amiel
22a879ca68
Update doc on --limit-rate.
2024-10-28 17:58:10 +00:00
Jean-Christophe Amiel
fa34ee782b
Implement --limit-rate from curl
2024-10-28 15:31:11 +01:00
Jean-Christophe Amiel
035d844f1d
Fix option connect-timeout help message and documentation.
2024-10-24 09:04:35 +02:00
Jean-Christophe Amiel
f68fa782cb
Update docs.
2024-08-20 17:30:49 +02:00
Jean-Christophe Amiel
c6f22934e9
Fix cli-only arg for --connect-timeout.
2024-08-20 08:56:35 +02:00
Jean-Christophe Amiel
33ee01bbec
Update docs with time units.
2024-08-20 08:52:10 +02:00
Jean-Christophe Amiel
cea1e0fbc4
Update docs for 5.0.0
2024-08-06 15:15:14 +02:00
Jean-Christophe Amiel
438fbf721a
Update docs for --delay.
2024-06-18 16:53:56 +02:00
Jean-Christophe Amiel
75ab681cbe
Initialize report-json option.
2024-05-19 14:50:53 +02:00
jcamiel
f8ed01af7b
Fix typo in --parallel description.
2024-04-17 13:15:16 +02:00
jcamiel
2feb8d78df
Expose experimental --parallel / --jobs options.
2024-04-16 13:58:20 +02:00
jcamiel
faef79453a
Fix --file-root documentation.
2024-04-15 13:54:56 +00:00
jcamiel
d1b593b4aa
Update docs with max-filesize cli only.
2024-04-08 11:59:05 +02:00
baerwang
7787d711a3
feat: File size limits
2024-04-01 20:49:19 +02:00
jcamiel
32a73ce7a4
Support --user option per request
2024-03-26 15:54:14 +01:00
jcamiel
dcd534a912
Add --from-entry option to execute a file from a given entry
2024-03-19 19:02:16 +01:00
jcamiel
93f9a914e9
Update doc for 4.2.0
2024-01-10 17:13:46 +01:00
jcamiel
0f8207c890
Generate manual and manual dependencies.
2024-01-10 17:11:49 +01:00
Zandt Tittle
98b0f50741
Add --unix-socket option
...
This is a feature provided by cURL that allows sending requests to
a web server via a Unix Domain Socket. Some use cases
include:
* Querying docker API
* Running a web server w/o opening a TCP port for security and/or performance reasons
https://curl.se/docs/manpage.html#--unix-socket
2024-01-06 13:05:58 -06:00
jcamiel
5ee6aa393b
Synchronise manual with http1.0, http1.1, http2, http3, ipv4 and ipv6 options.
2023-10-19 13:39:18 +00:00
jcamiel
e4bb60f4c7
Improve Markdown tables generation.
2023-09-14 18:04:12 +02:00
jcamiel
8829b393b3
Update docs.
2023-09-14 16:18:20 +02:00
jcamiel
957306bbaa
Update docs for 4.0.0
2023-06-28 15:19:55 +00:00
Tim Eggert
34137c0e0d
feat: introduce curl `--path-as-is` option
2023-06-22 10:02:06 +02:00
hurl-bot
277393700b
Create 3.0.0 release
2023-05-03 13:32:58 +00:00
Filipe PINTO
d7df56da44
Add exit code 0 in manual
2023-04-16 13:15:20 +00:00
jcamiel
176e83e83c
Update installation with 2.0.1 links.
2023-02-02 13:29:06 +01:00