HTTP client library for Rust providing detailed information about the request and response.
Find a file
2026-03-06 18:13:04 +01:00
src Move cookie functionality to separate library 2026-03-06 18:13:04 +01:00
.gitignore Initial commit 2025-10-02 17:01:03 +02:00
Cargo.lock Move cookie functionality to separate library 2026-03-06 18:13:04 +01:00
Cargo.toml Move cookie functionality to separate library 2026-03-06 18:13:04 +01:00
LICENSE Initial commit 2025-10-02 17:01:03 +02:00
README.md Update README 2026-01-13 16:23:52 +01:00

exacthttp

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

Online documentation

Copyright © 2025-2026 Grzesiek11

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