Plug.Conn.InvalidHeaderError
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
Summary
Functions
- exception(msg)
-
Callback implementation for
Exception.exception/1
- message(exception)
-
Callback implementation for 登录查看完整内容