for key, val in urlargs.items():
            urlargs[key] = quote(encode(val))