Proxy issues with querystrings in path names
You have seen this before: /path/to/something.js?v=2, or maybe it used a date or a version control id or some such. The notion of putting the version into the URL so you can aggressively cache and yet quickly push new versions.There has long been issues with using the querystring as the version. At some point I [...]
More: continued here
Leave a Reply
You must be logged in to post a comment.