Plug
v1.17.0
Search documentation of Plug
Settings
Plug.Conn.InvalidQueryError
exception
(Plug v1.17.0)
View Source
Raised when the request string is malformed, for example:
the query has bad utf-8 encoding
the query fails to www-form decode