Plug v1.8.3 Plug.Conn.InvalidHeaderError exception View Source
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: