Automatically manages cookies using http_cookie.
Summary
Functions
Attaches the plugin to the request pipeline.
Functions
@spec attach(Req.Request.t(), opts :: keyword()) :: Req.Request.t()
Attaches the plugin to the request pipeline.
Request Options
:cookie_jar- HttpCookie.Jar struct to use, defaults tonil