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/Plug.Conn.InvalidHeaderError.html