Commit Graph

386 Commits

Author SHA1 Message Date
Jean-Christophe Amiel
bde10d3102
Move Retry to core types. 2024-06-19 16:28:39 +02:00
Jean-Christophe Amiel
90bb395bae
Apply delay only once per entry, no matter how many retry. 2024-06-18 17:38:13 +02:00
Fabrice Reix
e67ffc0f88
Move message function to DisplaySourceError trait 2024-06-18 13:55:11 +00:00
Jean-Christophe Amiel
1d6bec4c51
Expose request comments in --out json. 2024-06-12 17:02:54 +02:00
hurl-bot
fdb36cedde
Update crates 2024-06-11 03:01:58 +00:00
hurl-bot
1ffd708e5b
Update crates 2024-06-10 03:01:49 +00:00
hurl-bot
48847abeaa
Update crates 2024-06-07 03:02:05 +00:00
Fabrice Reix
fb6379a8ba
Update fixme to return a StyledString 2024-06-04 14:50:43 +00:00
Fabrice Reix
954000f3ef
Rename ParseError 2024-05-15 15:08:08 +02:00
Fabrice Reix
4615283e9b
Rename Error trait to DisplaySourceError 2024-05-15 14:19:05 +02:00
Haoyu Cheng
4e588e9bbf
format code and sort filter in order 2024-05-15 06:50:14 +00:00
Haoyu Cheng
1ea8936c42
add ToFloat filter 2024-05-15 06:50:13 +00:00
Fabrice Reix
19b739f1ae
Update Rust 1.78.0 2024-05-07 08:28:30 +02:00
hurl-bot
c6752ff0fc
Update crates 2024-05-02 03:01:58 +00:00
Fabrice Reix
7a7d361204
Add support for importing curl url option 2024-05-01 11:14:55 +02:00
Fabrice Reix
71d80fef30
Colorize error message in fixme 2024-04-30 11:20:03 +00:00
Jean-Christophe Amiel
fbd9ab1cb3
Micro cleans on hurlfmt main. 2024-04-26 16:02:15 +02:00
Fabrice Reix
ff7ff9543d
Include carets in fixme message 2024-04-25 14:42:51 +02:00
hurl-bot
733e6a2426
Update hurl version to 5.0.0-SNAPSHOT 2024-04-24 14:48:27 +00:00
hurl-bot
733dd76b4a
Create 4.3.0 release 2024-04-23 11:50:35 +00:00
jcamiel
0538abb8e5
Change [Options] section lint order. 2024-04-11 15:08:58 +02:00
Fabrice Reix
2227b91ee1
Refacto error_string in order to support diff messages 2024-04-08 11:37:30 +00:00
jcamiel
bc1303552a
Add isNumber predicate 2024-03-28 11:12:30 +01:00
jcamiel
32a73ce7a4
Support --user option per request 2024-03-26 15:54:14 +01:00
hurl-bot
a50f128599
Update crates 2024-03-26 03:01:46 +00:00
hurl-bot
d4c458cef0
Update crates 2024-03-23 11:52:05 +00:00
jcamiel
f68bcc8eb3
Add isIsoDate predicate (take a string and checks YYYY-MM-DDTHH:mm:ss.sssZ) 2024-03-21 15:46:53 +01:00
jcamiel
9444d6a058
Fix filename templatization bug under certains conditions. 2024-03-18 08:44:09 +00:00
hurl-bot
dd6434e48d
Update crates 2024-03-17 03:01:51 +00:00
jcamiel
f46f469f8b
Implements Display for CliOptionsError. 2024-03-14 14:00:05 +01:00
Fabrice Reix
1da6e1c6d4
Add Missing quote in Hurl export 2024-03-13 17:27:41 +00:00
Fabrice Reix
b74bb8f7c7
Use input_format option (instead of deprecated format) 2024-03-12 09:08:39 +00:00
hurl-bot
76a0416ff7
Update crates 2024-03-06 17:58:15 +00:00
jcamiel
0f457bd03b
Move clippy lint rules to Cargo.toml 2024-03-04 15:54:03 +01:00
hurl-bot
aac83805a7
Update crates 2024-03-02 03:02:04 +00:00
Fabrice Reix
84baecf464
Add semicolon_if_nothing_returned clippy lint 2024-02-29 08:33:24 +01:00
jcamiel
7a943158dc
Update copyright from 2023 -> 2024. 2024-02-24 20:22:26 +01:00
hurl-bot
b0604463b4
Update crates 2024-02-17 03:02:06 +00:00
Fabrice Reix
3c9df78960
Update to Rust 1.76.0 2024-02-09 08:07:01 +01:00
hurl-bot
4662c65902
Update crates 2024-02-08 17:45:38 +00:00
Fabrice Reix
5dc379cd0e
Specify generator script in the generated file 2024-01-23 16:03:29 +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
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
3927dcc622
Update hurl version to 4.3.0-SNAPSHOT 2024-01-17 12:34:16 +00:00
hurl-bot
b8e224599a
Create 4.2.0 release 2024-01-11 15:57:38 +01:00
hurl-bot
6bf8a9eee1
Update crates 2024-01-09 03:01:46 +00: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