Commit Graph

1573 Commits

Author SHA1 Message Date
hurl-bot
bda730221c
Update crates 2023-06-21 03:01:59 +00:00
Fabrice Reix
4b84f0893c
Update section order for hurlfmt 2023-06-19 12:21:09 +02:00
Fabrice Reix
71e185119c
Add missing section 2023-06-19 12:20:52 +02:00
Fabrice Reix
7587fdb013
Deprecate word predicate when operator is available 2023-06-18 20:09:21 +02:00
Fabrice Reix
4500ad170a
hurlfmt failed tests 2023-06-18 18:52:14 +02:00
Fabrice Reix
cb0ce3051a
Make hurlfmt support several input files (like Hurl) 2023-06-18 14:43:36 +00:00
jcamiel
f7d7c6c6e7
Improve output integration test and add --no-output. 2023-06-17 09:59:06 +00:00
jcamiel
9f25a11fbc
Update changelog. 2023-06-17 11:15:17 +02:00
Fabrice Reix
c407a51324
Add xpath filter 2023-06-17 07:11:54 +00:00
jcamiel
18115d6427
Use CURLOPT_COPYPOSTFIELDS instead of CURLOPT_READFUNCTION/CURLOPT_READDATA.
We give the whole body once, instead of providing it by reading data with callback.
There seems to be no performance cost (in both ways, the data is memcpy), but the timings looks much better: we can see all request having "transfer" timing. Before this, requests that have body suspicioulsy have no realistic data transfer...
2023-06-17 00:39:25 +02:00
jcamiel
86ec412980
Fix crash when no timings (no SSL on http for instance) 2023-06-17 00:12:55 +02:00
jcamiel
7d0167e9d7
Add integration test for --report-html 2023-06-17 00:12:04 +02:00
jcamiel
b49c6eb6af
Fix extra request headers logs with large body. 2023-06-16 19:14:55 +02:00
jcamiel
577fee1bfe
Use --data-binary for curl command when posting file. 2023-06-16 17:33:47 +02:00
jcamiel
97bed9188d
Rename large.* to get_large.*. 2023-06-16 13:44:52 +00:00
hurl-bot
8f7686c74b
Update crates 2023-06-16 11:41:01 +00:00
jcamiel
93e7daa7b9
Add timings info to very verbose mode. 2023-06-15 22:16:01 +00:00
Fabrice Reix
d97c26309b
Add proxy in Options section 2023-06-15 21:49:39 +00:00
hurl-bot
1f0f68fa0e
Update crates 2023-06-15 20:33:36 +00:00
jcamiel
886f687635
Rename integration tests option_foo* to foo_option*. 2023-06-15 17:20:09 +02:00
jcamiel
1d8f45f4b9
Fix typo in JSON export (pre_transfert vs pre_transfer, start_transfert vs start_transfer). 2023-06-15 13:00:20 +00:00
Fabrice Reix
0c1da19c03
Make regex query/filter consistent with each other 2023-06-15 12:26:37 +02:00
jcamiel
3ae6faf7c9
Improve CSS timeline. 2023-06-15 09:04:05 +00:00
Fabrice Reix
bdd43c7ae4
Print error message when no file is found with --glob option 2023-06-15 10:19:34 +02:00
jcamiel
b1e1ccd084
Improve waterfall. 2023-06-14 16:22:09 +00:00
hurl-bot
f98b49d903
Update crates 2023-06-14 15:54:18 +00:00
Fabrice Reix
05813d472c
Make filters return an optional value 2023-06-14 15:11:20 +02:00
Fabrice Reix
9e6e000d2b
Improve error message 2023-06-14 09:16:14 +02:00
hurl-bot
749f202258
Update crates 2023-06-13 17:30:48 +00:00
lepapareil
9ec8e4ece6
Fix netcat and pip install 2023-06-13 16:36:58 +02:00
hurl-bot
674adab66d
Update crates 2023-06-12 03:09:16 +00:00
hurl-bot
f5a73cf333
Update crates 2023-06-11 03:13:48 +00:00
jcamiel
2182ef7835
Update 3.0.1 install link. 2023-06-10 20:39:15 +02:00
Fabrice Reix
1c0c22d2f8
Add decode filter 2023-06-10 09:30:43 +00:00
hurl-bot
7301a25ef1
Update crates 2023-06-10 03:04:00 +00:00
Fabrice Reix
0709227099
Support arbitrary HTTP methods 2023-06-09 07:56:35 +02:00
jcamiel
c64333d862
Update launching tests units in CONTRIBUTING.md 2023-06-08 11:58:48 +02:00
Fabrice Reix
62243800e6
Delete Rust integ Test for libcurl/HTTP module
These tests should be covered in the .hurl integ tests.
2023-06-08 09:03:57 +00:00
hurl-bot
764eb52c8d
Update crates 2023-06-08 08:36:17 +00:00
Filipe PINTO
8e5c85c8b2
Improves fix for advisories/GHSA-82rp-4vmv-54wg 2023-06-08 10:14:37 +02:00
hurl-bot
d7021b3e1a
Update crates 2023-06-08 03:08:05 +00:00
jcamiel
927c6d69c4
Add waterfall to HTML report for a Hurl file. 2023-06-07 14:51:12 +02:00
hurl-bot
8035b9bd8b
Update crates 2023-06-07 03:08:37 +00:00
jcamiel
3d78ba796b
Add HurlResult export to svg. 2023-06-06 21:54:34 +02:00
Fabrice Reix
7b20289446
Make curl import retry more explicit 2023-06-06 16:56:59 +02:00
Filipe PINTO
0cdc8610db
Fix advisory GHSA-vf82-g995-949v 2023-06-06 13:13:44 +02:00
jcamiel
c50bb7e39a
Update Rust sample dependencies. 2023-06-06 12:49:27 +02:00
hurl-bot
0e1dfc9c53
Update crates 2023-06-06 03:09:35 +00:00
jcamiel
5aa6abd6db
Fix Hurl snippet. 2023-06-05 16:09:44 +00:00
hurl-bot
1215da6610
Update crates 2023-06-05 15:13:49 +00:00