HttpCookie.ReqPlugin (http_cookie v0.7.0)

View Source

Automatically manages cookies using http_cookie.

Summary

Functions

Attaches the plugin to the request pipeline.

Functions

attach(request, options \\ [])

@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 to nil