View Source Plug.Conn.InvalidHeaderError exception (Plug v1.13.3)

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