Hi,

I know ATS has ability to cache the URLs with query parameters. But my
question is, does query parameters order matter when retrieving the
content from the cache?


For ex:

Does ATS use the same cached content for the following URIs?

http://api.com/foo?val1=1&val2=2
http://api.com/foo?val2=2&val1=1

Thank you.




Reply via email to