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