string Protocols.HTTP.http_decode_string(string what) mapping(string:string|array(string)) Protocols.HTTP.http_decode_urlencoded_query(string query, void|mapping dest)
Decodes an URL-encoded query into a mapping.