titan-http 0.1.10

Base http structs for titan
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[package]
name = "titan-http"
description = "Base http structs for titan"
authors.workspace = true
categories.workspace = true
license.workspace = true
edition.workspace = true
version.workspace = true
keywords.workspace = true
repository.workspace = true
documentation.workspace = true

[dependencies]
bytes = "1.9.0"
futures-core = "0.3.31"
http = "1.1.0"
http-body = "1.0.1"
mime = "0.3.17"