W3cubDocs

/Phoenix

Plug v1.7.1 Plug.Conn.InvalidHeaderError exception

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

© 2013 Plataformatec
Licensed under the Apache License, Version 2.0.
https://hexdocs.pm/plug/1.7.1/Plug.Conn.InvalidHeaderError.html