GitHub Action
|
8f8e3b89d2
|
Update crates
|
2022-08-09 14:48:23 +00:00 |
|
jcamiel
|
f8863cbac6
|
Display deprecated warning when using --progress and --summary option.
|
2022-08-08 18:58:14 +02:00 |
|
jcamiel
|
7f561566dc
|
Normalize acronym case in errors.
|
2022-08-08 18:42:57 +02:00 |
|
jcamiel
|
2cbb73a9c1
|
Support NO_COLOR env variable (https://no-color.org)
|
2022-08-08 14:54:08 +02:00 |
|
jcamiel
|
e02436d8cb
|
Make --test colored.
|
2022-08-05 20:28:09 +02:00 |
|
jcamiel
|
3fc7b7744b
|
Make verbose and very-verbose logs more colored.
|
2022-08-05 17:27:38 +02:00 |
|
jcamiel
|
eb9c46a9d4
|
Patches chrono 0.4.20 regression on ArchLinux / Alpine docker image.
|
2022-08-05 14:48:51 +02:00 |
|
jcamiel
|
3e33ef208f
|
Make error more colorfull.
|
2022-08-04 14:18:22 +02:00 |
|
GitHub Action
|
566c15d6b6
|
Update crates
|
2022-08-04 12:15:49 +00:00 |
|
jcamiel
|
74efc91da3
|
Create bas logger for basic error and logger for a run file.
|
2022-08-03 17:58:02 +02:00 |
|
jcamiel
|
919fdb6261
|
Uses references when possible.
|
2022-08-03 14:26:48 +02:00 |
|
jcamiel
|
d5824a2bb0
|
Remove unnecessary prefix.
|
2022-08-01 17:15:08 +02:00 |
|
jcamiel
|
c256e6bcd2
|
Use raw content instead of lines for high level api (run Hurl file etc...)
|
2022-08-01 17:15:08 +02:00 |
|
jcamiel
|
59a3e24c40
|
Rationalize log functions usages.
|
2022-08-01 15:19:09 +02:00 |
|
Fabrice Reix
|
34075bc8a9
|
Refacto workflow scripts
|
2022-07-31 09:59:10 +02:00 |
|
GitHub Action
|
ac75d2de15
|
Update crates
|
2022-07-30 08:23:08 +00:00 |
|
jcamiel
|
e15b431fed
|
Log body request if very_verbose.
|
2022-07-29 14:10:16 +02:00 |
|
jcamiel
|
750e7e0e18
|
Modify variable name to be more specific (response_headers vs headers, request_body vs data, response_body vs body)
|
2022-07-29 14:10:16 +02:00 |
|
jcamiel
|
568b83266e
|
Fixes file access authorization.
|
2022-07-28 11:24:53 +02:00 |
|
GitHub Action
|
b0d004d266
|
Update crates
|
2022-07-26 15:51:41 +00:00 |
|
GitHub Action
|
d04a7c5e49
|
Update crates
|
2022-07-22 08:23:29 +00:00 |
|
jcamiel
|
eaabac843c
|
Use references when possible.
|
2022-07-21 18:12:25 +02:00 |
|
GitHub Action
|
f7e910da02
|
Update crates on 22/07/21 08:21
|
2022-07-21 08:21:09 +00:00 |
|
GitHub Action
|
53fc610d9f
|
Update crates on 22/07/20 17:52
|
2022-07-20 17:52:58 +00:00 |
|
jcamiel
|
dbc51de167
|
Fix broken stdin.
|
2022-07-20 13:24:32 +02:00 |
|
GitHub Action
|
da7ad86f60
|
ˉᵇᵒᵗˉUpdate crates on 22/07/19 20:17
|
2022-07-19 20:17:27 +00:00 |
|
GitHub Action
|
0bdd778553
|
ˉᵇᵒᵗˉUpdate crates on 22/07/15 13:19
|
2022-07-15 13:19:41 +00:00 |
|
jcamiel
|
567ab70e0e
|
Update regex 1.6.0.
|
2022-07-06 17:43:02 +02:00 |
|
jcamiel
|
ed679bd6da
|
Fix #652.
Use multiple_values method instead of deprecated multiple_occurences method.
|
2022-07-02 14:38:58 +02:00 |
|
jcamiel
|
ae591ecdd9
|
Update serde 1.0.138.
|
2022-07-02 15:39:47 +02:00 |
|
Fabrice Reix
|
b5ddf8a9dc
|
Add filename in error message
|
2022-07-02 06:15:13 +02:00 |
|
Fabrice Reix
|
487ab2ef53
|
Fix clippy is_digit_ascii_radix
|
2022-06-30 22:04:14 +02:00 |
|
jcamiel
|
1705f30f72
|
Update clap 3.2.8.
|
2022-06-30 15:54:20 +02:00 |
|
Fabrice Reix
|
daa95ce619
|
Remove additional spaces in verbose mode
|
2022-06-30 15:34:18 +02:00 |
|
jcamiel
|
67ef7c75a7
|
Move method between Request / Response.
This is a preliminary work for issue #628.
|
2022-06-30 13:50:44 +02:00 |
|
jcamiel
|
038d23c2f7
|
Update serde-json 1.0.82.
|
2022-06-30 12:55:04 +02:00 |
|
jcamiel
|
e2805521a8
|
Update clap 3.2.7.
|
2022-06-28 17:29:00 +02:00 |
|
jcamiel
|
689fca2715
|
Updates READMEs.
|
2022-06-27 16:28:57 +02:00 |
|
Fabrice Reix
|
de79388be5
|
Support regex literal in query/subquery
|
2022-06-24 11:42:06 +02:00 |
|
jcamiel
|
451f6e8200
|
Create http::header module.
|
2022-06-22 18:53:03 +02:00 |
|
jcamiel
|
3b801a782a
|
Update indexmap.
|
2022-06-22 13:52:51 +02:00 |
|
jcamiel
|
380c525d3a
|
Update clap 3.2.6.
|
2022-06-21 20:17:38 +02:00 |
|
Fabrice Reix
|
99768edcff
|
Encode string variable in JSON body
|
2022-06-21 15:15:21 +02:00 |
|
jcamiel
|
1c81471e45
|
Log response body if very verbose option is used.
|
2022-06-19 19:09:44 +02:00 |
|
jcamiel
|
75b34f8d9c
|
Add very-verbose option.
|
2022-06-19 19:09:44 +02:00 |
|
jcamiel
|
e354efbb44
|
Update comments.
|
2022-06-19 19:09:44 +02:00 |
|
jcamiel
|
af253975b0
|
Use reference in function signatures.
|
2022-06-19 19:09:44 +02:00 |
|
jcamiel
|
cd444b07d0
|
Use minimal chrono features (to remove potential CVE in time crate)
|
2022-06-17 13:58:51 +02:00 |
|
jcamiel
|
bd92282b58
|
Update dependencies.
|
2022-06-17 11:49:40 +02:00 |
|
jcamiel
|
aa78be771a
|
Update clap 3.2.4.
|
2022-06-17 10:53:54 +02:00 |
|
jcamiel
|
2235ca7bec
|
Update READMEs
|
2022-06-13 09:04:29 +02:00 |
|
Fabrice Reix
|
e239891ffc
|
Use Template type for cookie value
|
2022-06-12 21:35:12 +02:00 |
|
jcamiel
|
79c2f2b9be
|
Format function docs.
|
2022-06-11 12:33:16 +02:00 |
|
jcamiel
|
e962de40b8
|
Move ResponseCookie, CookieAttribute to http module.
|
2022-06-11 12:33:16 +02:00 |
|
jcamiel
|
f52fb5c2bb
|
Rename http/response_decoding/Encoding to http/response_decoding/ContentEncoding.
|
2022-06-11 12:33:16 +02:00 |
|
jcamiel
|
b938bd002e
|
Rename http/http_decoding to http/response_decoding.
|
2022-06-11 12:33:16 +02:00 |
|
jcamiel
|
fad45bc189
|
Move encoding, is_html, text funtcion from runner/http_response to http/content_decoding.
|
2022-06-09 14:22:43 +02:00 |
|
jcamiel
|
922635d638
|
Use HttpError as error model for http package.
|
2022-06-09 14:22:43 +02:00 |
|
jcamiel
|
82fea8c04f
|
Updated README from the canonical doc.
|
2022-06-01 10:34:33 +02:00 |
|
jcamiel
|
0e0b6697e7
|
Update dependencies.
|
2022-05-28 12:01:27 +02:00 |
|
jcamiel
|
87f86424b5
|
Use art ressources and delete svg ressources from docs.
|
2022-05-19 11:06:25 +02:00 |
|
jcamiel
|
d349f7f788
|
Fix certificate test message.
On with openssl 3.0.0, some messages have been changed.
For this test, I think this PR has updated our expected value: ade08735f9 (diff-1c0b5127081224cb77ee0fb3e3032c48227c476fca67312ae8c19efea9813e38R61)
|
2022-05-17 21:12:57 +02:00 |
|
jcamiel
|
68b3d3aec0
|
Modify unwrap_or_exit arguments order.
First something to unwrap, then message seems mire logical.
|
2022-05-17 15:36:18 +02:00 |
|
jcamiel
|
ef256c03f9
|
Update man.
|
2022-05-16 21:53:36 +02:00 |
|
jcamiel
|
68b0f17fd4
|
Update READMEs.
|
2022-05-12 18:33:28 +02:00 |
|
jcamiel
|
cf240a3921
|
Fix Brotli response body decoding.
|
2022-05-12 08:49:11 +02:00 |
|
jcamiel
|
7c6b03fc73
|
Fix implicit body asserts on compressed response body.
|
2022-05-11 17:36:48 +02:00 |
|
jcamiel
|
5c318c2656
|
Update clap 3.1.18.
|
2022-05-11 14:49:08 +02:00 |
|
jcamiel
|
9b81ac1a95
|
Fix sha256, md5, bytes query on compressed body.
|
2022-05-11 10:18:03 +02:00 |
|
jcamiel
|
16f501d2c3
|
Update to Rust edition 2021.
|
2022-05-09 15:37:04 +02:00 |
|
jcamiel
|
810089bd2a
|
Fix redirection not followed with 'location' header.
|
2022-05-09 08:24:14 +02:00 |
|
jcamiel
|
0d6b1cb7a0
|
Move Content_encoding related functions from runner to http.
|
2022-05-09 08:23:01 +02:00 |
|
jcamiel
|
057814555d
|
Fix log verbose case.
|
2022-05-08 15:56:11 +02:00 |
|
jcamiel
|
59b753e07b
|
Update Cargo.toml (lock is already up-to-date).
|
2022-05-08 13:42:34 +02:00 |
|
jcamiel
|
56df761242
|
Update dependencies.
|
2022-05-06 20:14:40 +02:00 |
|
jcamiel
|
bc8b4d350c
|
Update all depedencies with cargo update .
|
2022-05-06 15:55:24 +02:00 |
|
jcamiel
|
42c272669f
|
Remove useless logs.
Also add a function doc, use a reference for argument and make function private.
|
2022-05-04 19:22:31 +02:00 |
|
jcamiel
|
e8fc1800f2
|
Update serde 1.0.81.
|
2022-05-04 13:53:39 +02:00 |
|
jcamiel
|
941bbc2e36
|
Update serde 1.0.137
|
2022-05-02 17:48:15 +02:00 |
|
jcamiel
|
cfc2587e0a
|
Add missing prefix for Hurl version output.
|
2022-04-29 19:26:40 +02:00 |
|
Fabrice Reix
|
67ad5a5130
|
Use canonical relative path for generating html Hurl file
|
2022-04-29 14:42:54 +02:00 |
|
jcamiel
|
b81ca8ab7e
|
Update README.
|
2022-04-14 00:09:10 +02:00 |
|
Fabrice Reix
|
4b3b47841d
|
Fix shell escape encoding for curl export
|
2022-04-12 07:51:35 +02:00 |
|
Fabrice Reix
|
2f1154fb02
|
Fix clippy 1.60 warnings
|
2022-04-10 06:48:23 +02:00 |
|
jcamiel
|
c67413bcef
|
Update GitHub and crates.io README.
|
2022-04-01 14:43:20 +02:00 |
|
jcamiel
|
b34518674a
|
Update brotli 3.3.4.
|
2022-04-01 13:50:14 +02:00 |
|
jcamiel
|
9bae7b9f43
|
Update indexmap 1.8.1.
|
2022-04-01 13:50:14 +02:00 |
|
jcamiel
|
33960bddcc
|
Update libxml 0.3.1.
|
2022-03-28 18:04:50 +02:00 |
|
jcamiel
|
15e94828ee
|
Fix panicking while processing expected Regex value.
|
2022-03-25 14:52:39 +01:00 |
|
jcamiel
|
4f5cfc0f1f
|
Update libflate 1.2.0.
|
2022-03-25 14:22:17 +01:00 |
|
Fabrice Reix
|
6f7909b5b3
|
Add test for debugging
|
2022-03-24 14:10:45 +01:00 |
|
Fabrice Reix
|
19a4a6042b
|
Support @ for the username in [BasicAuth] section
|
2022-03-23 07:39:53 +01:00 |
|
jcamiel
|
f461c19b7d
|
Update curl 0.4.43.
|
2022-03-22 11:59:27 +01:00 |
|
jcamiel
|
890faa3a5d
|
Add todo comments.
|
2022-03-21 20:08:29 +01:00 |
|
Jeff Leverenz
|
fa567a92a1
|
Generalize tests for curl timeout error codes
|
2022-03-21 19:10:58 +01:00 |
|
jcamiel
|
7dee6d89bc
|
Fix format.
|
2022-03-14 17:18:37 +01:00 |
|
jcamiel
|
a3fe70b4c8
|
Add namespace support for XPath query against XML document.
|
2022-03-14 17:18:37 +01:00 |
|
Fabrice Reix
|
ce66121d03
|
Allow different types in JSON array
|
2022-03-10 15:54:40 +01:00 |
|
Fabrice Reix
|
5f1943bb99
|
Update crate regex to 1.5.5
|
2022-03-10 12:50:18 +01:00 |
|
jcamiel
|
349097ffb3
|
Fix clippy 1.59 warnings.
Mainly https://rust-lang.github.io/rust-clippy/master/index.html#single_char_pattern.
|
2022-02-25 08:17:53 +01:00 |
|
jcamiel
|
68391e924f
|
Update cc 1.0.73
|
2022-02-22 10:30:56 +01:00 |
|
jcamiel
|
becb581197
|
Update sha2 0.10.2
|
2022-02-22 10:30:56 +01:00 |
|
jcamiel
|
e5ea756fe4
|
Update GitHub and crates.io README.
|
2022-02-15 23:49:55 +01:00 |
|
jcamiel
|
558fea0324
|
Update crate README.
|
2022-02-15 10:31:10 +01:00 |
|
jcamiel
|
490e07cade
|
Sort options alphabetically in -h/man.
|
2022-02-15 10:05:42 +01:00 |
|
jcamiel
|
51dedfed14
|
Split integration tests between tests_ok / tests_failed repository.
|
2022-02-14 16:24:39 +01:00 |
|
jcamiel
|
28dfd9ef94
|
Update serde_json 1.0.79.
|
2022-02-14 13:16:11 +01:00 |
|
Fabrice Reix
|
9bcc6f68af
|
Increment version to 1.7.0-snapshot
|
2022-02-10 14:22:16 +01:00 |
|
Fabrice Reix
|
b52bc56ea5
|
Create release 1.6.0
|
2022-02-10 14:22:16 +01:00 |
|
Fabrice Reix
|
c8eebcfd7b
|
Add additional characters in cookie value
|
2022-02-09 15:38:23 +01:00 |
|
jcamiel
|
bb44a06a86
|
Add missing copyrights.
|
2022-02-08 21:22:41 +01:00 |
|
jcamiel
|
fc661c6f68
|
Fix unit test.
|
2022-02-05 17:30:10 +01:00 |
|
jcamiel
|
35fbdb3d8e
|
Fix format.
|
2022-02-05 17:30:10 +01:00 |
|
jcamiel
|
0177dc1b43
|
Check that data file is a child of user provided context dir.
|
2022-02-05 17:30:10 +01:00 |
|
jcamiel
|
77193af6ed
|
Delete deprecated html report options.
|
2022-02-02 09:12:50 +01:00 |
|
Fabrice Reix
|
b83bbf67ed
|
Add Regex predicate value
|
2022-01-29 15:59:55 +01:00 |
|
Fabrice Reix
|
45b15e8b7f
|
Remove warnings for Windows
|
2022-01-29 10:36:15 +01:00 |
|
jcamiel
|
dab0b66ec7
|
Use Path/PathBuf struct when appropriates.
We use PathBuf in ClientOptions, and RunnerOptions an &Path in functions if possible.
|
2022-01-28 10:46:46 +01:00 |
|
Fabrice Reix
|
39410eea0f
|
Update crate serde to 1.0.136
|
2022-01-26 09:28:01 +01:00 |
|
Fabrice Reix
|
757043633b
|
Update crate libflate to 1.1.2
|
2022-01-26 09:27:53 +01:00 |
|
Fabrice Reix
|
c0b1acb5eb
|
Add square brackets in key-string
|
2022-01-25 17:14:07 +01:00 |
|
jcamiel
|
df9c081605
|
Update dependencies serde 1.0.135 et serde_json 1.0.78
|
2022-01-24 16:46:35 +01:00 |
|
jcamiel
|
e55030816f
|
Use reference in eval_template_element.
|
2022-01-24 16:39:06 +01:00 |
|
jcamiel
|
96b861191e
|
Use reference in eval_template.
|
2022-01-24 16:39:06 +01:00 |
|
jcamiel
|
771fc97dc3
|
Fix doc tests.
|
2022-01-21 18:35:19 +01:00 |
|
jcamiel
|
3ef65a59f8
|
Use default value for ClientOptions.
|
2022-01-21 18:35:19 +01:00 |
|
jcamiel
|
3c361d7e70
|
Remove unnecessary clone.
|
2022-01-21 18:35:19 +01:00 |
|
jcamiel
|
8b1fd13f90
|
Add optional user agent to executed request or default.
|
2022-01-21 18:35:19 +01:00 |
|
jcamiel
|
e47fd99191
|
Add user_agent field to CliOption.
|
2022-01-21 18:35:19 +01:00 |
|
jcamiel
|
2f16ab414c
|
Update serde 1.0.134
|
2022-01-21 16:01:40 +01:00 |
|
jcamiel
|
77b1d30408
|
Delete unnecessary clone.
|
2022-01-19 09:56:28 +01:00 |
|
jcamiel
|
e9d2989369
|
Update serde_json 1.0.75
|
2022-01-16 19:44:56 +01:00 |
|
jcamiel
|
d48e3675ff
|
Use reference and string slice in get_header_values.
|
2022-01-16 19:44:40 +01:00 |
|
jcamiel
|
df38771685
|
Use default value for ClientOptions initialisations in tests.
|
2022-01-15 20:57:29 +01:00 |
|
jcamiel
|
171bc5b9aa
|
Use from_secs build function.
|
2022-01-15 20:57:29 +01:00 |
|
jcamiel
|
e129d8fbc1
|
Update brotli 3.3.3
|
2022-01-15 20:54:00 +01:00 |
|
jcamiel
|
d90c891e47
|
Fix new clippy warnings on 1.58.
Mainly unnecessary calls to to_string on types that implements Display traits <https://rust-lang.github.io/rust-clippy/master/index.html#to_string_in_format_args>.
|
2022-01-14 14:22:36 +01:00 |
|
Fabrice Reix
|
04ab5edadd
|
Update crate curl to 0.4.42
|
2022-01-12 18:28:30 +01:00 |
|
Fabrice Reix
|
3f8d291857
|
Update crate indexmap to 1.8.0
|
2022-01-12 18:28:30 +01:00 |
|
Fabrice Reix
|
56f0a2c82b
|
Display next request in Interactive mode
|
2022-01-12 18:15:54 +01:00 |
|
jcamiel
|
a3a500baae
|
Update copyright for 2022
|
2022-01-12 17:14:40 +01:00 |
|
Fabrice Reix
|
e4742b11c9
|
Update crate sha2 to 0.10.1
|
2022-01-07 21:08:06 +01:00 |
|
Fabrice Reix
|
e12d0f1dd3
|
Update crate clap to 3.0.4
|
2022-01-07 21:08:06 +01:00 |
|
Fabrice Reix
|
ba3d600cc2
|
Update crate serde_json to 1.0.74
|
2022-01-07 21:08:06 +01:00 |
|
Fabrice Reix
|
035fbd0896
|
Update crate serde to 1.0.133
|
2022-01-07 21:08:06 +01:00 |
|
Fabrice Reix
|
4a4838448d
|
Support filter with nested object in jsonpath expression
|
2021-12-20 21:02:25 +01:00 |
|
jcamiel
|
07f3fd432c
|
Add tiny css improvments to html export.
|
2021-12-17 20:00:38 +01:00 |
|
Fabrice Reix
|
82894a8a1a
|
Add BasicAuth section
|
2021-12-17 08:14:40 +01:00 |
|
Fabrice Reix
|
ce79951461
|
Update crate serde to 1.0.132
|
2021-12-16 20:38:41 +01:00 |
|
Fabrice Reix
|
a17370f9cb
|
Use pure-Rust XML parsing/serializing for JUnit Report
|
2021-12-16 20:38:41 +01:00 |
|