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