Skip to content

Specify Onionoo's query and search syntax

This applies especially to the different encoding types in UrLs and form data. See comments 4 and 8 in legacy/trac#24234 (moved), which is blocked by this ticket.

Most burning questions are:

  • what to expect regarding plus encoding: + or %2B or decode plus into space
  • how to treat other percent encoded characters
  • ...

References: rfc3986