0

I see that most of the sites send out a random number/string when making a request on the server.

Eg. yahoo mail will send something like this:

http://xxx.yahoo.com/mc/welcome?.gx=1&.tm=xxx&.rand=

What purpose does this serve?

Thanks

1 Answer 1

1

Using a random number in query can prevent browser to cache the response.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.