Files
hyper-custom-cert/crates
geoffsee bd5a84fe95 Add RequestOptions for per-request customization with headers and timeouts
- Introduced the `RequestOptions` struct for flexible HTTP request configurations.
- Added `request_with_options` and `post_with_options` methods.
- Deprecated `request` and `post` in favor of the new methods.
- Updated examples and tests to reflect the new API.
2025-08-28 14:46:07 -04:00
..
2025-08-28 14:21:36 -04:00