Commit Graph

1899 Commits

Author SHA1 Message Date
hurl-bot
d19a98adcc
Update crates 2023-10-24 03:01:49 +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
jcamiel
fb23d49f39
Accept BSD-2-Clause licenses for dependencies. 2023-10-23 14:46:41 +02:00
jcamiel
05fbe0b651
Fix license check diagnostics. 2023-10-23 14:09:45 +02:00
jcamiel
fe39f031b9
Update docs with HTTP/3 2023-10-21 19:34:42 +02:00
jcamiel
e504f5458e
Extract libcurl handle configuration to a method. 2023-10-21 19:12:10 +02:00
jcamiel
171e69e0d0
Update changelog. 2023-10-21 18:34:04 +02:00
jcamiel
935a4cf170
Work on img docs. 2023-10-21 18:27:53 +02:00
jcamiel
1f7f897451
Update header integration test 2023-10-21 17:45:42 +02:00
Fabrice Reix
a8d6ac6d4b
Ignore warning messages on more platforms 2023-10-21 11:04:02 +02:00
Fabrice Reix
ada42acb32
Add option skip 2023-10-21 11:04:01 +02:00
hurl-bot
e824a46998
Update crates 2023-10-21 03:01:44 +00:00
Filipe PINTO
5fb9b3a54f
Support http2 on windows 2023-10-20 17:46:46 +02:00
hurl-bot
91a8efd1df
Update crates 2023-10-20 03:01:52 +00:00
Filipe PINTO
9481da06d7
Force vcpkg to rebuild cache on package features updates 2023-10-19 17:35:10 +02:00
Fabrice Reix
58b249ffa1
Support template in option values 2023-10-19 14:42:50 +00:00
jcamiel
5ee6aa393b
Synchronise manual with http1.0, http1.1, http2, http3, ipv4 and ipv6 options. 2023-10-19 13:39:18 +00:00
Fabrice Reix
babf683978
Add spec for runner 2023-10-19 14:50:40 +02:00
Fabrice Reix
d032cacffc
Update spec folder 2023-10-19 11:58:34 +02:00
jcamiel
b26e467396
Update sample dependencies 2023-10-19 06:14:25 +02:00
lepapareil
186114b8bf
Optimize windows build 2023-10-18 16:10:34 +00:00
jcamiel
662c550eb8
Add --ipv4/--ipv6 option 2023-10-18 14:37:42 +00:00
hurl-bot
398a991510
Update crates 2023-10-18 13:16:45 +00:00
jcamiel
ab16f587e6
Add optional arguments host and port for integration server (default is 127.0.0.1:8000). 2023-10-18 13:39:41 +02:00
hurl-bot
78ac0328b7
Update crates 2023-10-18 05:16:24 +00:00
dependabot[bot]
384322d266
Bump urllib3 from 1.26.17 to 1.26.18 in /bin
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18.
- [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.17...1.26.18)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 01:16:00 +00:00
jcamiel
250aa4927e
Update changelog. 2023-10-17 17:19:36 +02:00
jcamiel
40aa0d6040
Update changelog. 2023-10-17 13:06:57 +02:00
Fabrice Reix
b3e72f900b
Extract option parser in its own module 2023-10-17 10:53:24 +02:00
hurl-bot
03ee2840db
Update crates 2023-10-17 03:01:54 +00:00
Fabrice Reix
089dd46132
Refacto eval_expression returning a Value rather than a String 2023-10-16 08:56:34 +02:00
hurl-bot
8ca0ca3768
Update crates 2023-10-16 03:02:10 +00:00
jcamiel
6a66b1dcd2
Remove unused url field in some errors structs 2023-10-14 23:33:52 +02:00
jcamiel
61fd37b2ae
Add error message for unsupported HTTP version. 2023-10-14 23:33:35 +02:00
Fabrice Reix
7429aea4e9
Update generated HTML grammar 2023-10-14 21:29:55 +00:00
Fabrice Reix
fe0bcd03ad
Support template in option value 2023-10-14 21:29:54 +00:00
Fabrice Reix
a45d806057
Add missing date-predicate 2023-10-14 21:29:53 +00:00
hurl-bot
efadd8d858
Update crates 2023-10-14 20:26:20 +00:00
Joe Taber
06b448053d
Fix deb install script: use brackets to delineate var before underscores
Without brackets, the shell reads `$VARIABLE_amd64` as a single variable name.
2023-10-14 12:43:17 -05:00
hurl-bot
897da088b8
Update crates 2023-10-13 06:32:25 +00:00
jcamiel
46e3bf2cfb
Use exit code 255 to signal skipped integration test. 2023-10-13 00:03:16 +02:00
jcamiel
9d5b611b9e
Adapt test excepted stderr to take libcurl multipart boundary size change in 8.4.0+.
See https://github.com/curl/curl/pull/11838/files where `define MIME_RAND_BOUNDARY_CHARS` has been changed from 16 to 22.
The new pattern on 'Content-Lenght' works for previsous and newer libcurl version.
2023-10-12 23:23:11 +02:00
jcamiel
d58ecce62b
Change field name. 2023-10-11 10:23:38 +02:00
jcamiel
4363aa9875
Force refreshing libcurl connections if HTTP version requested change 2023-10-11 09:13:44 +02:00
jcamiel
8c57a78f08
Introduce RequestedHttpVersion enum for specify the requested HTTP version. 2023-10-10 18:47:39 +02:00
Fabrice Reix
ecc1c1fc8b
Ignore libcurl library warning in the check itself 2023-10-10 14:07:38 +00:00
Fabrice Reix
b20813bc29
Generate test report in build/ 2023-10-10 14:07:37 +00:00
jcamiel
e843dc7785
Remove unnecessary clone. 2023-10-10 15:04:19 +02:00
hurl-bot
3d79234674
Update crates 2023-10-10 03:01:48 +00:00