Crate user_agent

Source

Structs§

Session

Enums§

CookieError
ReqwestSessionError

Traits§

SessionClient
Trait representing the typical HTTP request methods, to be implemented for clients appropriate for use in a Session
SessionRequest
Trait representing requests which can carry a Cookie header, appropriate for use with a Session
SessionResponse
Trait representing responses which may have a Set-Cookie header, appropriate for use with a Session

Type Aliases§

ReqwestSession