Commit Graph

1655 Commits

Author SHA1 Message Date
jcamiel
5f6879e779
Refacto on function eval_predicate_func by splitting into multiple functions. 2023-07-25 11:33:42 +02:00
hurl-bot
4b821f6c7b
Update crates 2023-07-25 03:01:50 +00:00
hurl-bot
2db4084d85
Update crates 2023-07-24 03:01:26 +00:00
jcamiel
73ba56c735
Add non-default vendored-openssl feature flag. 2023-07-23 19:46:50 +00:00
hurl-bot
71f72f9c11
Update crates 2023-07-22 03:01:40 +00:00
jcamiel
30d241c1dd
Cosmetic update to the documentation. 2023-07-21 16:25:32 +02:00
hurl-bot
4e21b6e19e
Update crates 2023-07-21 13:47:31 +00:00
hurl-bot
0e5a810469
Update crates 2023-07-21 03:01:37 +00:00
hurl-bot
4b02276c13
Update crates 2023-07-20 03:01:44 +00:00
Filipe PINTO
9c167d9ae8
Add Windows and linux filetypes section in intellij contrib 2023-07-19 16:38:57 +02:00
hurl-bot
d65d4ee77c
Update crates 2023-07-19 03:34:36 +00:00
jcamiel
9898864416
Update Rust 1.71. 2023-07-18 10:36:49 +02:00
hurl-bot
4be43b3de8
Update crates 2023-07-18 03:09:48 +00:00
Filipe PINTO
36b57aa6ba
Fix servers check for macos test workflow 2023-07-17 18:36:41 +00:00
hurl-bot
43526ef4e1
Update crates 2023-07-17 17:23:34 +00:00
jcamiel
4ac825809c
Add empty sections integration test. 2023-07-17 13:59:23 +00:00
Filipe PINTO
e5167f30df
Check workflow steps are now independent 2023-07-17 15:30:19 +02:00
jcamiel
6dc0380fad
Update CHANGELOG 2023-07-17 11:28:17 +00:00
hurl-bot
ee6d01b150
Update crates 2023-07-17 09:46:23 +00:00
hurl-bot
4028d2a5dc
Update crates 2023-07-17 03:14:22 +00:00
jcamiel
7a6da599c5
Support RFC-7807 application/problem+json for response body logging as text. 2023-07-16 12:18:32 +02:00
jcamiel
c5be0a88ea
Split proxy.sh and proxy_option.sh 2023-07-16 11:47:28 +02:00
hurl-bot
9823bd48d8
Update crates 2023-07-16 03:16:15 +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
jcamiel
0efaacc12d
Refacto on request options. 2023-07-13 06:15:50 +00:00
hurl-bot
f315820280
Update crates 2023-07-13 03:12:41 +00:00
Fabrice Reix
f74cd405ef
Add TAP report 2023-07-12 12:28:52 +00:00
hurl-bot
f4da02e146
Update crates 2023-07-12 03:10:06 +00:00
Guilherme Puida
0357ee0386
Add isDate to existing integration tests 2023-07-11 13:31:58 +02:00
Guilherme Puida
e782ac286b
Implement isDate predicate
This mirrors the implementation of `isFloat/isInteger/...`.
2023-07-11 13:31:58 +02:00
jcamiel
80b220aca6
Update README 2023-07-11 13:07:43 +02:00
jcamiel
f2d2a6c7c8
Fix follow_redirect/follow_redirect_option curl command tests. 2023-07-11 10:59:49 +02:00
jcamiel
45bb522794
Make minor codes modification for method computing and add unit tests. 2023-07-11 10:59:49 +02:00
Matthias Seiffert
cef2e80c1a
Add integration test for 308 redirect 2023-07-11 10:59:49 +02:00
Matthias Seiffert
d32d492387
Reuse same http method on redirect if possible 2023-07-11 10:59:49 +02:00
hurl-bot
1044754c76
Update crates 2023-07-11 03:06:23 +00:00
komark06
d000ca78b2
Fix missing "sudo" in the second "apt" command 2023-07-10 21:19:08 +08:00
hurl-bot
35f4b00932
Update crates 2023-07-10 03:13:30 +00:00
hurl-bot
74899c77b0
Update crates 2023-07-09 03:14:33 +00:00
hurl-bot
2d92541148
Update crates 2023-07-08 03:13:10 +00:00
jcamiel
d04f11db65
Add 4.1.0 section in CHANGELOG.md 2023-07-07 11:51:21 +02:00
Matthieu C
b8c688d10b
contrib/vim: set commentstring
Signed-off-by: Matthieu C. <tiny.idea7043@fastmail.com>
2023-07-07 09:35:07 +02:00
hurl-bot
7282aca196
Update crates 2023-07-07 03:11:47 +00:00
jcamiel
1463c02d05
Add support for --resolve option per request 2023-07-06 17:21:37 +02:00
jcamiel
4f6a00170a
Fix URL runtime evaluation. 2023-07-06 13:04:17 +02:00
jcamiel
264c6f290b
Make URLs strictier: must begins with http://, https:// or {{. 2023-07-05 18:28:32 +00:00
Rui Chen
b7aa675f6a
fix: remove --retry-max-count option
Signed-off-by: Rui Chen <rui@chenrui.dev>
2023-07-05 20:00:08 +02:00
hurl-bot
73fadd1190
Update crates 2023-07-05 16:09:57 +00:00
jcamiel
9775ec5ce6
Use is_terminal from stdlib instead of atty. 2023-07-05 13:14:47 +00:00