Query strings are formatted to represent key-value pairs as “arguments” within a URL.
| |
If the keys or values contain special URL characters, they are escaped using URL encoding.
| |
This format does not support nested data mappings.
Query strings are formatted to represent key-value pairs as “arguments” within a URL.
| |
If the keys or values contain special URL characters, they are escaped using URL encoding.
| |
This format does not support nested data mappings.