http_data 0.11.0

Traits for retrieving http data
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "http_data"
version = "0.11.0"
description = "Traits for retrieving http data"
repository = "https://github.com/estk/http_data"
license = "MIT"
edition = "2024"

[dependencies]
bytes = "1.11.0"
enumflags2 = "0.7.12"
http = "1.4.0"
http-body = "1.0.1"
http-body-util = "0.1.3"