Query strings are used to pass parameters in the URL with the following encoding format:
...?name1=value1&name2=value2&...
HttpWatch displays a scrollable list of the unescaped names and values from the currently selected URL.