View Source Plug.Conn.InvalidHeaderError exception (Plug v1.16.1)
Error raised when trying to send a header that has errors, for example:
- the header key contains uppercase chars
- the header value contains newlines \n
Error raised when trying to send a header that has errors, for example: