Plug
v1.11.1
Pages
Modules
Plug.Conn.InvalidQueryError
exception
(Plug v1.11.1)
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