URLQueryDecode
URLQueryDecode["string"]
decodes a URL-style query string into a list of key-value rules.
Details and Options
- The keys and values in the list of rules returned by URLQueryDecode are given as strings.
- The URL-style query string is taken to be percent-encoded.
- URLQueryDecode has option CharacterEncoding, giving the encoding to assume for a character in the query string. The default is "UTF-8".
- URLQueryDecode[URL["string"]] is also supported.
Examples
open allclose all
Wolfram Research (2014), URLQueryDecode, Wolfram Language function, https://reference.wolfram.com/language/ref/URLQueryDecode.html (updated 2016).
Text
Wolfram Research (2014), URLQueryDecode, Wolfram Language function, https://reference.wolfram.com/language/ref/URLQueryDecode.html (updated 2016).
CMS
Wolfram Language. 2014. "URLQueryDecode." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2016. https://reference.wolfram.com/language/ref/URLQueryDecode.html.
APA
Wolfram Language. (2014). URLQueryDecode. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/URLQueryDecode.html