Update HTTP client methods to use request_with_options for improved flexibility. Adjusted related test cases and examples accordingly.

This commit is contained in:
geoffsee
2025-08-28 15:01:02 -04:00
parent 37fa59a88a
commit b96141857e
5 changed files with 36 additions and 42 deletions

2
Cargo.lock generated
View File

@@ -489,7 +489,7 @@ dependencies = [
[[package]]
name = "hyper-custom-cert"
version = "0.3.5"
version = "0.3.6"
dependencies = [
"bytes",
"http-body-util",