geoffsee
|
c3e38d45b8
|
- Downgrade edition from 2024 to 2021 in Cargo.toml files for compatibility.
- Fix nested `if let` statements to improve readability and correctness.
- Reorganize imports for consistency and structure.
|
2025-08-28 15:09:53 -04:00 |
|
geoffsee
|
c3b552468b
|
Format request_with_options calls for improved readability.
|
2025-08-28 15:03:29 -04:00 |
|
geoffsee
|
b96141857e
|
Update HTTP client methods to use request_with_options for improved flexibility. Adjusted related test cases and examples accordingly.
|
2025-08-28 15:01:51 -04:00 |
|
geoffsee
|
37fa59a88a
|
run cargo fmt
|
2025-08-28 14:48:14 -04:00 |
|
geoffsee
|
3646a37547
|
0.3.4
|
2025-08-28 14:21:36 -04:00 |
|
geoffsee
|
9818998379
|
Add test-all.sh script for comprehensive feature testing and automate workflows
|
2025-08-28 14:06:50 -04:00 |
|
geoffsee
|
b0d37194fe
|
uses an example http server to test client functionality
|
2025-08-26 14:37:54 -04:00 |
|