Commit Graph

2288 Commits

Author SHA1 Message Date
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
Ryan
d78081eda2
added dark mode 2024-01-05 12:06:56 +00:00
hurl-bot
06a9063722
Update crates 2024-01-05 03:01:40 +00:00
jcamiel
907f39b139
Update changelog. 2024-01-04 18:21:32 +00:00
jcamiel
3f58c7374d
Add file access check for overridden --output option per request. 2024-01-04 17:58:40 +01:00
jcamiel
be6297cd5e
Export entry source line number in JSON output 2024-01-04 17:29:44 +01:00
hurl-bot
0de8f4f1b6
Update crates 2024-01-04 16:04:59 +00:00
hurl-bot
8ee7ac052c
Update crates 2024-01-04 03:01:38 +00:00
Julien Terrier
d66cf532f3
Fix typo in hurlfmt.1 and hurlfmt.md 2024-01-03 16:45:02 +00:00
lepapareil
39fca161bc
Improve update_crates.sh parsing 2024-01-03 13:38:17 +01:00
Fabrice Reix
529cdcf2ce
Update deps 2024-01-03 11:38:19 +01:00
Fabrice Reix
2a500c8412
Update to Rust 1.75.0 2024-01-03 11:19:54 +01:00
hurl-bot
5c21023399
Update crates 2023-12-31 03:01:39 +00:00
hurl-bot
e3b18eb70e
Update crates 2023-12-29 03:01:36 +00:00
hurl-bot
04768b410a
Update crates 2023-12-28 03:02:05 +00:00
hurl-bot
6fe0fc51f0
Update crates 2023-12-26 03:01:34 +00:00
hurl-bot
797a55be06
Update crates 2023-12-23 03:01:35 +00:00
hurl-bot
67886f25c7
Update crates 2023-12-22 03:01:44 +00:00
jcamiel
bf7f82663f
Update changelog. 2023-12-21 21:37:31 +01:00
hurl-bot
f496bd833d
Update crates 2023-12-21 03:01:40 +00:00
jcamiel
63294bab4b
Update changelog. 2023-12-20 12:55:35 +01:00
Fabrice Reix
9a14bbfa3d
Using coverage_run.sh in coverage workflow 2023-12-19 08:46:08 +01:00
Fabrice Reix
0ef619e056
Update Rust to 1.74.1 2023-12-19 08:16:50 +01:00
Fabrice Reix
537acaa2c1
Keep initial request headers when following redirects 2023-12-16 16:32:13 +01:00
Fabrice Reix
1eeb340c30
Add integ test for jsonpath filter 2023-12-15 14:27:33 +01:00
jcamiel
80159a8509
Update changelog. 2023-12-14 20:19:10 +00:00
Fabrice Reix
9f0894e26d
Update test integ 2023-12-14 19:59:07 +00:00
Fabrice Reix
112d0e9457
Change StringNumber to BigInteger 2023-12-14 19:59:06 +00:00
jcamiel
1c24185aeb
Support key password in --cert option (certificate[:password]) 2023-12-14 17:54:14 +01:00
hurl-bot
590a2dc647
Update crates 2023-12-14 03:01:56 +00:00
Fabrice Reix
0b2c069ff0
Add test float 2023-12-13 08:50:13 +01:00
hurl-bot
85360eb8b3
Update crates 2023-12-13 03:01:40 +00:00
hurl-bot
d0c7b9bd22
Update crates 2023-12-12 03:01:41 +00:00
jcamiel
76d087f215
Move Error trait implementation to hurl_core::parser::error 2023-12-11 14:26:57 +01:00
hurl-bot
e6a7b82275
Update crates 2023-12-11 03:01:47 +00:00