http
HTTP header value helpers on plain text: no dependency on an HTTP crate.
Install
Section titled “Install”Cargo feature http (enabled by default). To compile only this module:
or in Cargo.toml:
Import path: helpers4::http.
| Item | What it does |
|---|---|
bearer_token | Extracts the token from an Authorization: Bearer <token> header value. |
