plug_secex v0.2.0 PlugSecex.HeaderTransform
Module to operate on the %Plug.Conn{} struct
This module can perform set and delete operation
Link to this section Summary
Functions
Delete given list of keys from response header
Set given list of key-value pairs in response header
Link to this section Functions
Link to this function
delete(conn, headers)
Delete given list of keys from response header
Link to this function
set(conn, headers)
Set given list of key-value pairs in response header