http_data 0.9.0

Traits for retrieving http data
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "http_data"
version = "0.9.0"
description = "Traits for retrieving http data"
license = "MIT"
edition = "2021"

[dependencies]
bytes = "1.10.1"
enumflags2 = "0.7.11"
http = "1.3.1"
http-body = "1.0.1"
http-body-util = "0.1.3"