Fabrice Reix
bbf7757cad
Update HTML class for captures/cookies
2023-10-06 10:18:52 +02:00
Fabrice Reix
aeca943cf7
Support template in keys
2023-10-06 10:18:52 +02:00
Filipe PINTO
af3f78e637
Fix chocolatey README contrib
2023-10-05 12:46:56 +00:00
Filipe PINTO
02d0ac3830
Forbid /accept on PR from master branch
2023-10-05 12:12:48 +00:00
Filipe PINTO
83843b577b
Reorganize docker contrib README.md
2023-10-05 14:10:56 +02:00
hurl-bot
5ecdad2925
Update crates
2023-10-05 03:01:42 +00:00
Jean-Christophe Amiel
d990877486
Fix delay field order.
2023-10-04 15:25:27 +00:00
lepapareil
85541a3e20
Add fork rebase feature to /accept workflow
2023-10-04 17:15:44 +02:00
jcamiel
9623b76409
Add http1.1 per request option.
2023-10-04 14:42:47 +02:00
Filipe PINTO
518238e49b
Dissociate generic package tests from generic package build
2023-10-04 10:52:44 +02:00
jcamiel
cf8dffba03
Reset libcurl handle at the start of the execute function.
...
Actually, we can exit from the `client::execute` function without reseting the libcurl handle.
It seems more cautious to reset the curl handle at the start of the function, prior to set everything.
2023-10-03 18:22:51 +02:00
jcamiel
411f0ed8f5
Add --http1.1 option
2023-10-03 13:41:58 +02:00
jcamiel
17ec6c8b1a
Add --http1.0 per request option.
2023-10-03 12:58:11 +02:00
jcamiel
2438905850
Add --http1.0 option
2023-10-03 09:33:35 +00:00
dependabot[bot]
f444ebdb11
Bump urllib3 from 1.26.15 to 1.26.17 in /bin
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 1.26.15 to 1.26.17.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.15...1.26.17 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 03:17:20 +00:00
jcamiel
cc5da56802
Update copyright year.
2023-10-02 15:34:33 +02:00
jcamiel
67eee892fb
Credits all hard work maintainers.
2023-10-02 10:27:26 +02:00
jcamiel
c9056d613f
Add comment explaining why we don't upgrade indexmap.
2023-10-02 10:26:54 +02:00
jcamiel
fef53861ae
Change HTTP version enum from response/Version to core/HttpVersion.
...
The new enum implements now Copy, and has a HTTP3 variant.
2023-10-02 05:45:35 +00: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
2867cbd19d
Update crates
2023-09-30 09:26:56 +00:00
hurl-bot
81235e7542
Update crates
2023-09-30 03:01:45 +00:00
jcamiel
9f6fdf2c9b
Rename aws_sigv4 integration test to aws_sigv4_option.
...
By convention, the integration test are named `foo` when a command line option is used, and `foo_option when an `[Options]` is prefered.
2023-09-29 13:39:15 +02:00
jcamiel
f0c1982ced
Fix some case.
2023-09-29 13:29:47 +02:00
Josh Soref
8d9291ac64
reword url ParseResult comment
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-29 09:08:15 +02:00
Josh Soref
a22eb36c53
spelling: the
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-29 09:08:14 +02:00
Josh Soref
aeea28e857
spelling: reproduce
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-29 09:08:14 +02:00
Josh Soref
fe6699cd6c
spelling: registry
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-29 09:08:14 +02:00
Josh Soref
6137a6b69a
spelling: previously
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-29 09:08:14 +02:00
Josh Soref
4b654d66f4
spelling: prerequisites
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-29 09:08:14 +02:00
Josh Soref
554f6b7206
spelling: parser
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-29 09:08:14 +02:00
Josh Soref
b8906b5ded
spelling: number
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-29 09:08:13 +02:00
Josh Soref
b19a6c9820
spelling: nonexistent
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-29 09:08:13 +02:00
Josh Soref
a10c86285b
spelling: neither
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-29 09:08:13 +02:00
Josh Soref
9b43b01735
spelling: javascript
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-29 09:08:13 +02:00
Josh Soref
330fbae207
spelling: immediately
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-29 09:08:13 +02:00
Josh Soref
f6baa2a6b9
spelling: github
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-29 09:08:13 +02:00
Josh Soref
e843b00bb5
spelling: duration
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-29 09:08:12 +02:00
Josh Soref
740e288799
spelling: deactivate
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-29 09:08:12 +02:00
Josh Soref
99b2c285f5
spelling: cheaper
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-29 09:08:12 +02:00
Josh Soref
b8c6c17a30
spelling: can
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-29 09:08:11 +02:00
hurl-bot
1c028dd598
Update crates
2023-09-29 03:01:45 +00:00
Guilherme Puida
90576a9620
Use get_non_default_options to filter logs
...
This uses the previously created get_non_default_options instead of
inline logic when logging runner options.
Also fixes integration tests.
2023-09-28 15:11:44 -03:00
Guilherme Puida
b076266635
Extract log filtering logic to a separate function
2023-09-28 14:39:39 -03:00
Guilherme Puida
ff366b581e
Log only non-default options in verbose mode
...
This patch alters the logging of options to only display non-default
options when running with --verbose. The behavior of --very-verbose
is not affected.
This commit also fixes all integration tests that were broken with
the change to the logger output.
2023-09-27 20:14:41 -03:00
jcamiel
cbb98d7cf5
Fix images in README.md
2023-09-26 21:00:49 +00:00
hurl-bot
5e646b8827
Update crates
2023-09-26 16:24:17 +00:00
hurl-bot
4dac6e09f4
Update crates
2023-09-26 03:01:41 +00:00