Docs.rs
actpub-httpsig-0.2.3
actpub-httpsig 0.2.3
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
gitctrlx
Dependencies
aws-lc-rs ^1.17
normal
base64ct ^1.8.3
normal
bytes ^1.11.1
normal
chrono ^0.4.44
normal
http ^1.4.0
normal
httpdate ^1.0.3
normal
multibase ^0.9.2
normal
pem ^3.0.6
normal
pkcs8 ^0.11
normal
sfv ^0.14.0
normal
thiserror ^2.0.18
normal
tracing ^0.1.44
normal
unsigned-varint ^0.8.0
normal
url ^2.5.8
normal
hex-literal ^1.1.0
dev
pretty_assertions ^1.4.1
dev
tokio ^1.52.3
dev
Versions
100%
of the crate is documented
Platform
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
Skip to main content
SIGNATURE_HEADER
actpub_
httpsig
0.2.3
actpub_httpsig
Constant
SIGNATURE_
HEADER
Copy item path
Source
pub const SIGNATURE_HEADER: &
str
= "signature";
Expand description
Name of the
Signature:
HTTP header.