hurl-bot
b8fe095800
Update crates
2023-10-25 03:01:52 +00:00
robozati
21235c655e
Add SourceInfo to Comment
2023-10-23 22:07:32 +00:00
hurl-bot
717857950d
Update crates
2023-10-23 14:46:55 +02:00
Fabrice Reix
ada42acb32
Add option skip
2023-10-21 11:04:01 +02:00
Fabrice Reix
58b249ffa1
Support template in option values
2023-10-19 14:42:50 +00:00
jcamiel
662c550eb8
Add --ipv4/--ipv6 option
2023-10-18 14:37:42 +00:00
hurl-bot
03ee2840db
Update crates
2023-10-17 03:01:54 +00:00
hurl-bot
efadd8d858
Update crates
2023-10-14 20:26:20 +00:00
hurl-bot
3d79234674
Update crates
2023-10-10 03:01:48 +00:00
jcamiel
4ae0465839
Add integration test for hurl --help.
2023-10-09 18:13:03 +02:00
jcamiel
1986c0ca13
Add --http3 option.
2023-10-08 17:25:00 +02:00
jcamiel
b4e53f1489
Add --http2 option.
2023-10-08 14:38:35 +00:00
jcamiel
50adeccdfa
Upgrade to Rust 1.73
2023-10-08 00:49:02 +02:00
Fabrice Reix
aeca943cf7
Support template in keys
2023-10-06 10:18:52 +02:00
jcamiel
9623b76409
Add http1.1 per request option.
2023-10-04 14:42:47 +02:00
jcamiel
17ec6c8b1a
Add --http1.0 per request option.
2023-10-03 12:58:11 +02:00
jcamiel
67eee892fb
Credits all hard work maintainers.
2023-10-02 10:27:26 +02:00
hurl-bot
f4243b6b1f
Update crates
2023-10-01 20:49:25 +00:00
hurl-bot
f30f559ad0
Update crates
2023-10-01 03:02:12 +00:00
jcamiel
cf5d404fa3
Remove strict feature from Cargo toml.
...
See bdd4ff7b14
2023-09-30 10:03:11 +00:00
hurl-bot
1c028dd598
Update crates
2023-09-29 03:01:45 +00:00
hurl-bot
4dac6e09f4
Update crates
2023-09-26 03:01:41 +00:00
hurl-bot
6870aaa5f5
Update hurl version to 4.2.0-SNAPSHOT
2023-09-21 12:08:40 +00:00
hurl-bot
b12b761921
Create 4.1.0 release
2023-09-21 10:56:10 +00:00
hurl-bot
ba8e7f6250
Update crates
2023-09-19 03:01:58 +00:00
hurl-bot
0d79aa9e71
Update crates
2023-09-13 03:01:44 +00:00
hurl-bot
91af068cb2
Update crates
2023-09-11 03:01:52 +00:00
hurl-bot
7d8cc1edac
Update crates
2023-09-04 03:02:09 +00:00
hurl-bot
20c228db19
Update crates
2023-09-01 03:01:51 +00:00
Fabrice Reix
da233dbd7a
Fix clippy warnings
2023-08-31 11:36:52 +02:00
hurl-bot
7aaf70ddac
Update crates
2023-08-29 03:02:38 +00:00
Philipp Paulweber
66d0daf4a2
Formatter: fixed missing delayy option kind
2023-08-27 16:15:37 +02:00
apparentorder
e5a6a3a0ae
Update crates
2023-08-25 07:52:33 +02:00
apparentorder
56d4fa4485
Add the aws-sigv4
option to generate AWS SigV4 signed requests
...
AWS SigV4 support is available in curl since 7.75.0 (December 2020).
Add the necessary bits for Hurl to understand this option and pass
it on to libcurl, both as a command line option `--aws-sigv4` and
as a per-request option `aws-sigv4` in Hurlfiles.
Do not emit `Authorization: Basic` when aws-sigv4 is used, as this
would take priority over the `Authorization` header generated by libcurl.
Instead, explicitly set `username` and `password` options.
Suppress removal of the `Expect:` header when using aws-sigv4, as a
workaround for curl/curl#11664 .
Add a corresponding integration test.
2023-08-24 15:18:53 +02:00
hurl-bot
591e129469
Update crates
2023-08-18 12:21:50 +00:00
Fabrice Reix
4b83f77fa9
Fix standalone option for hurlfmt HTML output
2023-08-11 14:25:50 +02:00
Fabrice Reix
73759aa84b
Add clippy check manual_string_new
2023-08-08 15:59:20 +00:00
hurl-bot
b17f79af36
Update crates
2023-08-08 03:01:40 +00:00
hurl-bot
ab112204e7
Update crates
2023-08-06 03:01:53 +00:00
Fabrice Reix
bd2c886f25
Support empty BasicAuth section
2023-08-05 09:35:19 +02:00
jcamiel
bdd4ff7b14
Remove strict features flag (in favor of clippy check).
2023-08-03 18:21:33 +02:00
jcamiel
4072ea2c8a
Remove unnecessary empty structs.
2023-08-03 14:08:08 +02:00
jcamiel
975fd95810
Delete countEquals predicate.
2023-07-27 14:37:33 +02:00
hurl-bot
71f72f9c11
Update crates
2023-07-22 03:01:40 +00:00
hurl-bot
4b02276c13
Update crates
2023-07-20 03:01:44 +00:00
hurl-bot
d65d4ee77c
Update crates
2023-07-19 03:34:36 +00:00
hurl-bot
4be43b3de8
Update crates
2023-07-18 03:09:48 +00:00
hurl-bot
43526ef4e1
Update crates
2023-07-17 17:23:34 +00:00
jcamiel
7076961308
Add connect-to per request option.
2023-07-15 13:38:35 +00:00
hurl-bot
8530b65782
Update crates
2023-07-15 03:14:38 +00:00