[−][src]Crate user_agent
Structs
Session |
Enums
CookieError | |
ReqwestSessionError |
Traits
SessionClient | Trait representing the typical HTTP request methods, to be implemented
for clients appropriate for use in a |
SessionRequest | Trait representing requests which can carry a Cookie header, appropriate
for use with a |
SessionResponse | Trait representing responses which may have a Set-Cookie header, appropriate
for use with a |
Type Definitions
ReqwestSession |