Hi,

I've been using the google.visualization.Query(url) method to get
data.  The url string that I'm using is starting to get very long.
I'm concerned it's going to get too long and exceed the expected
maximum lengths for a GET request.  Will this method automatically
rewrite the request into a POST?  Or will it just request whatever url
is passed to it?

If the latter, any suggestions for how to handle very long url
strings?  Should I stop using google.visualization.Query() and switch
to something else?

thanks,

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-visualization-api?hl=en.

Reply via email to