ProcaWeb.Plugs.HeadersPlug (proca v3.4.1)
A plug that passes headers from request to Absinthe context (into :headers
map).
Link to this section Summary
Link to this section Functions
Link to this function
add_location(conn, headers)
Link to this function
call(conn, headers)
Callback implementation for Plug.call/2
.
Link to this function
init(headers)
Callback implementation for Plug.init/1
.