Docs.rs
glaredb_http-25.6.3
glaredb_http 25.6.3
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
scsmithr
Dependencies
base64 ^0.22.1
normal
bytes ^1.10
normal
chrono ^0.4.41
normal
futures ^0.3.30
normal
glaredb_core ^25.6.3
normal
glaredb_error ^25.6.3
normal
hmac ^0.12.1
normal
parking_lot ^0.12
normal
percent-encoding ^2.3.1
normal
quick-xml ^0.37.5
normal
rand ^0.9.1
normal
reqwest ^0.12.20
normal
ring ^0.17
normal
rustls-pemfile ^2.2.0
normal
serde ^1.0.219
normal
serde_json ^1.0
normal
serde_urlencoded ^0.7
normal
sha2 ^0.10.9
normal
url ^2.5.1
normal
Versions
10.45%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate glaredb_http
glaredb_
http
25.6.3
All Items
Crate Items
Modules
Structs
Crate
glaredb_
http
Copy item path
Source
Modules
§
client
filesystem
gcs
handle
s3
Structs
§
Header
Map
A set of HTTP headers
Method
The Request Method (VERB)
Request
A request which can be executed with
Client::execute()
.
Status
Code
An HTTP status code (
status-code
in RFC 9110 et al.).