GET query string


Raw query string: x=1&y=2

Formatted Query String:
x :1
y :2