0

URL encoding with + instead of %25 for space

Hi,

is there a way to access YQL with encoding the space-character (" ") as "+" instead of the "%25"? It's not just improving the readability of my query, besides it would also allow me to use jQuery.ajax (which encodes with "+") for dynamically generating and performing my query. Currently, I'm getting errors due to this, so it would be great if there is a way for that.

by
0 Replies

Recent Posts

in YQL