HTTP client library for Rust providing detailed information about the request and response.
Find a file
2025-10-20 09:38:08 +02:00
src Remove url argument from ParsedHttpData::to_raw 2025-10-20 09:38:08 +02:00
.gitignore Initial commit 2025-10-02 17:01:03 +02:00
Cargo.lock Use stable release of openssl 2025-10-15 23:38:32 +02:00
Cargo.toml Use stable release of openssl 2025-10-15 23:38:32 +02:00
LICENSE Initial commit 2025-10-02 17:01:03 +02:00
README.md Remove period from introduction 2025-10-16 23:57:42 +02:00

exacthttp

HTTP client library for Rust providing detailed information about the request and response

Copyright © 2025 Grzesiek11

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