Crate actix_quick_extract
source ·Expand description
Actix-Quick-Extract
Extract information from a web request easily.
Modules
- A collection of types that make extracting headers from requests easier
Structs
- Gets the IpAddr from the request Uses
actix_web::dev::ConnectionInfo::realip_remote_addr
Enums
- Errors that can occur when extracting headers