Commit Graph

669 Commits

Author SHA1 Message Date
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
lepapareil
d342fdc74f Fix lib version update in dependency_age.sh 2022-05-06 14:43:49 +02:00
lepapareil
59026938ed Fix lib version extraction in dependency_age.sh 2022-05-06 14:43:49 +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
a1488db335 Install Hurl with npm. 2022-05-04 18:32:48 +02:00
jcamiel
e8fc1800f2 Update serde 1.0.81. 2022-05-04 13:53:39 +02:00
jcamiel
72661da34b Rename osx to macos in GitHub actions files. 2022-05-03 11:02:44 +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
lepapareil
2c6cf5bdf8 Add build-essential to Debian build doc 2022-04-13 16:05:57 +02:00
Fabrice Reix
4b3b47841d Fix shell escape encoding for curl export 2022-04-12 07:51:35 +02:00
Fabrice Reix
03b6c432d0 Update Tests integ 2022-04-12 07:51:35 +02:00
lepapareil
bcdba79306 Update ubuntu fixed version to current on Circleci 2022-04-11 10:48:35 +02:00
Fabrice Reix
2f1154fb02 Fix clippy 1.60 warnings 2022-04-10 06:48:23 +02:00
Jeff Leverenz
9dfca97e55 Add test log files to .gitignore 2022-04-05 10:38:43 +02:00
jcamiel
c67413bcef Update GitHub and crates.io README. 2022-04-01 14:43:20 +02:00
jcamiel
5a5393462a Use shorthand syntax in integration tests. 2022-04-01 14:43:11 +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
4371484fe4 Fixe Flask version for integration tests. 2022-04-01 11:51:38 +02:00
jcamiel
33960bddcc Update libxml 0.3.1. 2022-03-28 18:04:50 +02:00
Fabrice Reix
825c2737db Update CHANGELOG 2022-03-25 20:22:34 +01:00
jcamiel
15e94828ee Fix panicking while processing expected Regex value. 2022-03-25 14:52:39 +01:00
jcamiel
f63c078ea8 Add integration test for failed regex predicate. 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
lepapareil
cc795b05e3 Using latest ubuntu-2004, preinstalled git, and libcurl4-openssl-dev for Circleci arm64 ci 2022-03-22 15:09:31 +01:00
jcamiel
2de7262ba8 Use curl-dev package for Alpine test. 2022-03-22 11:59:27 +01:00
jcamiel
f461c19b7d Update curl 0.4.43. 2022-03-22 11:59:27 +01:00
jcamiel
309f7de1c6 Test build are done with --release and --locked.
Hurl and curl version are outputed juste after build.
2022-03-22 07:56:23 +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
Jeff Leverenz
4ee740a831 Update README with macos build deps 2022-03-20 09:17:46 +01:00
jcamiel
7dee6d89bc Fix format. 2022-03-14 17:18:37 +01:00
jcamiel
80d1e6c726 Add integration tests on XPath/namespaces. 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
jcamiel
19a79fbec7 Fix curl command check error output. 2022-03-11 18:57:15 +01:00
Fabrice Reix
f08e9b5355 Skip Tests on Archlinux
current curl issue
https://github.com/curl/curl/issues/8559
2022-03-11 11:28:26 +01:00
Fabrice Reix
a07c3bfca6 Use scripts in Github jobs 2022-03-10 20:26:19 +01:00
Fabrice Reix
ce66121d03 Allow different types in JSON array 2022-03-10 15:54:40 +01:00
Fabrice Reix
4917d70af5 Uniformize Rust Install 2022-03-10 15:48:32 +01:00