ureq-proto - Protocol support for ureq HTTP client
  • Rust 99.5%
  • Shell 0.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Martin Algesten 426f5c014e
Some checks failed
CI / Lint (push) Has been cancelled
CI / Docs (push) Has been cancelled
CI / build_versions (1.85) (push) Has been cancelled
CI / build_versions (beta) (push) Has been cancelled
CI / build_versions (stable) (push) Has been cancelled
CI / Test (push) Has been cancelled
CI / cargo-deny (push) Has been cancelled
0.6.0
2026-03-21 12:04:48 +01:00
.github/workflows Bump MSRV 1.71 -> 1.85, edition 2024 2026-03-21 12:02:16 +01:00
.vscode suppress vscode warning 2023-12-16 13:23:21 +01:00
doc More tests 2024-06-30 20:01:27 +02:00
fuzz Bump MSRV 1.71 -> 1.85, edition 2024 2026-03-21 12:02:16 +01:00
src Bump MSRV 1.71 -> 1.85, edition 2024 2026-03-21 12:02:16 +01:00
.gitignore Cargo deny 2024-01-13 18:24:25 +01:00
Cargo.lock 0.6.0 2026-03-21 12:04:48 +01:00
Cargo.toml 0.6.0 2026-03-21 12:04:48 +01:00
cargo_deny.sh Move all to git root 2024-10-18 20:50:40 +02:00
deny.toml Bump MSRV 1.71 -> 1.85, edition 2024 2026-03-21 12:02:16 +01:00
LICENSE-MIT.txt Move all to git root 2024-10-18 20:50:40 +02:00
README.md Rename hoot -> ureq-proto 2024-11-06 15:09:52 +01:00
run-fuzz.sh Refactor API to merge Call/CallHolder -> Flow 2025-03-16 12:19:16 +01:00
test.sh Move all to git root 2024-10-18 20:50:40 +02:00

ureq-proto

Supporting crate for ureq.

This crate contains types used to implement ureq.

License: MIT OR Apache-2.0