Plug.Conn.InvalidQueryError exception

Raised when the request string is malformed, for example:

  • the query has bad utf-8 encoding
  • the query fails to www-form decode

© 2013 Plataformatec
Licensed under the Apache License, Version 2.0.
https://hexdocs.pm/plug/Plug.Conn.InvalidQueryError.html