Commit Graph

2122 Commits

Author SHA1 Message Date
hurl-bot
dae3951815
Update crates 2024-01-25 17:05:04 +00:00
jcamiel
494ce7fb31
Use generics instead of trait objects in error functions. 2024-01-25 11:29:34 +01:00
Fabrice Reix
404c022074
Update generated option files 2024-01-24 20:59:44 +01:00
Fabrice Reix
8319990d87
Update option generator script 2024-01-24 20:59:39 +01:00
jcamiel
e060cf7db5
Update parallel design doc. 2024-01-23 15:43:12 +00:00
Fabrice Reix
5dc379cd0e
Specify generator script in the generated file 2024-01-23 16:03:29 +01:00
Fabrice Reix
e6c44a002e
Add conflict attribute for netrc* options 2024-01-23 16:01:04 +01:00
Fabrice Reix
286f143fc4
Use space as separator 2024-01-23 15:19:58 +01:00
Teodorescu Robert-Andrei
c6bc18570d
Add --netrc, --netrc-file and --netrc-optional options
This is a feature provided by cURL that allows it to retrieve the
username and password for a host from a .netrc file.

https://curl.se/docs/manpage.html#-n
2024-01-23 12:32:14 +00:00
Fabrice Reix
5ed85d5b63
Generate/Check files from option files 2024-01-23 11:41:18 +00:00
hurl-bot
ed0428be63
Update crates 2024-01-23 03:01:52 +00:00
Fabrice Reix
2a26671edf
Update options generator scripts 2024-01-22 11:29:38 +00:00
Fabrice Reix
cda3770092
Generate hurlfmt options source/doc from spec 2024-01-22 11:29:37 +00:00
hurl-bot
44ec1868ab
Update crates 2024-01-22 03:01:46 +00:00
hurl-bot
2a0a2518ee
Update crates 2024-01-21 03:01:37 +00:00
hurl-bot
c741be94d7
Update crates 2024-01-20 03:02:03 +00:00
Filipe PINTO
b457b302ce
Create extra-package.yml workflow 2024-01-19 09:29:22 +00:00
hurl-bot
f6f64501d6
Update crates 2024-01-19 03:01:42 +00:00
jcamiel
612c90369e
Update runner docs. 2024-01-18 18:23:28 +01:00
Fabrice Reix
83fc9d2f0d
Add Test integ for hurlfmt help 2024-01-18 15:03:44 +01:00
hurl-bot
bbc8f0f4d5
Update crates 2024-01-18 03:02:14 +00:00
Fabrice Reix
65e00babca
Using explicit stdout output 2024-01-17 15:07:56 +01:00
hurl-bot
3927dcc622
Update hurl version to 4.3.0-SNAPSHOT 2024-01-17 12:34:16 +00:00
jcamiel
0b5c164612
Add delay and skip option in samples. 2024-01-15 16:55:23 +01:00
jcamiel
1e5aa19ba1
Update Python dependencies 2024-01-15 14:24:51 +01:00
Filipe PINTO
53ba40f508
Fix cross compile doc 2024-01-12 14:20:37 +01:00
jcamiel
167d560bf0
Publish Hurl 4.2.0 on npm 2024-01-12 10:33:30 +01:00
Filipe PINTO
509daedbed
Reorg cross compile contrib doc 2024-01-12 07:55:25 +01:00
Filipe PINTO
eef7d3a77d
Update README.md 2024-01-12 07:25:09 +01:00
hurl-bot
b8e224599a
Create 4.2.0 release 2024-01-11 15:57:38 +01:00
fpinto
fd7314c850
Update artifacts actions 2024-01-11 11:33:42 +01:00
Fabrice Reix
f376a4d4c7
Update CHANGELOG 2024-01-11 07:24:33 +00:00
jcamiel
93f9a914e9
Update doc for 4.2.0 2024-01-10 17:13:46 +01:00
jcamiel
bc13b5f75e
Fix CSS class for light/dark themes. 2024-01-10 17:11:49 +01:00
jcamiel
0f8207c890
Generate manual and manual dependencies. 2024-01-10 17:11:49 +01:00
Fabrice Reix
280b3451f2
Add short name -v for verbose option 2024-01-10 16:39:31 +01:00
hurl-bot
c73a90ab15
Update crates 2024-01-10 14:48:27 +00:00
jcamiel
248a80ad73
Update changelog 2024-01-10 13:47:07 +01:00
hurl-bot
6bf8a9eee1
Update crates 2024-01-09 03:01:46 +00:00
jcamiel
a77d3bda58
Update changelog. 2024-01-08 09:23:20 +01:00
Fabrice Reix
8efc3fb13f
Update CHANGELOG 2024-01-08 07:27:44 +00:00
hurl-bot
08bb397a95
Update crates 2024-01-08 03:01:44 +00:00
Fabrice Reix
8f7cc2270f
Add Integ test for --location-trusted option 2024-01-07 15:27:41 +01:00
Fabrice Reix
bb539ddad7
Add --location-trusted option 2024-01-07 13:41:01 +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
Fabrice Reix
0b5c1f1cfc
Do not forward Authorization header by default 2024-01-06 15:27:29 +01:00
Fabrice Reix
6ac325d879
Use Template for filename type 2024-01-06 09:14:16 +01:00
hurl-bot
4511e37e06
Update crates 2024-01-06 03:01:43 +00:00
jcamiel
1e7324bfc3
Update change log. 2024-01-05 17:06:00 +00:00
jcamiel
c7e6018cf9
Tweak HTML report dark mode. 2024-01-05 17:18:43 +01:00