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