Re: A URL API

On Mon, Sep 20, 2010 at 11:02 AM, Garrett Smith <dhtmlkitchen@gmail.com> wrote:
> IOW, what are the cases where an XHR instance wants to use a lot o query params?

I'm sure there are other examples, and it depends by what you mean by
"a lot," but here are all the parameters that Google Reader sends when
requesting feed data (Reader uses the goog.Uri classes from the
Closure library that Ojan mentioned earlier):

trans:true
ot:1282413600
r:n
xt:user/14548369432350969777/state/com.google/read
sharers:CKfbjpeeFxgB
n:20
refresh:true
ck:1285006428691
client:scroll

Mihai

Received on Tuesday, 21 September 2010 09:24:35 UTC