HTTP client library for Rust providing detailed information about the exchanged information
Find a file
2025-10-13 00:13:44 +02:00
src Fix reuse of unfinished handles 2025-10-13 00:13:44 +02:00
.gitignore Initial commit 2025-10-02 17:01:03 +02:00
Cargo.lock Use block_on instead of spawn in non-mt test 2025-10-11 17:17:02 +02:00
Cargo.toml Use block_on instead of spawn in non-mt test 2025-10-11 17:17:02 +02:00
LICENSE Initial commit 2025-10-02 17:01:03 +02:00
README.md Initial commit 2025-10-02 17:01:03 +02:00

exacthttp

HTTP client library for Rust providing detailed information about the exchanged information.

Copyright © 2025 Grzesiek11

This project is licensed under the BSD+Patent license. You should have received a copy of this license with this program.