plug_secex v0.1.0 PlugSecex.HeaderTransform

Module to operate on the %Plug.Conn{} struct

This module can perform set and delete operation 

Summary

Functions

Delete given list of keys from response header

Set given list of key-value pairs in response header

Functions

delete(conn, headers)

Delete given list of keys from response header

set(conn, headers)

Set given list of key-value pairs in response header