Fix MKWS-230 "We're STILL re-using inappropriate SP sessions within the same tab"
authorMike Taylor <mike@indexdata.com>
Fri, 3 Oct 2014 16:11:28 +0000 (17:11 +0100)
committerMike Taylor <mike@indexdata.com>
Fri, 3 Oct 2014 16:11:28 +0000 (17:11 +0100)
commit8abb8fd5799c2c161f04fa622f1df2617953d480
treea387a5068c23f460f55c01af839df11fcf5b40ff
parentb3a2649ce0ebccdfee0cb123ad29be0ead54c06b
Fix MKWS-230 "We're STILL re-using inappropriate SP sessions within the same tab"

Correct handling of session tokens (which are randomly generated in
each new tab/window, then re-used in that tab/window until it's
closed) combined with the hostname and path from the current URL.
src/mkws-core.js