plumbapius v0.13.0 Plumbapius.ConnHelper

Link to this section Summary

Link to this section Functions

Link to this function

get_req_header(conn, name)

Specs

get_req_header(Plug.Conn.t(), String.t()) :: binary() | nil
Link to this function

get_resp_header(conn, name)

Specs

get_resp_header(Plug.Conn.t(), String.t()) :: binary() | nil