themes/base: use location.host, fallback to location.hostname in xhr.js, fixes AJAX...
[project/luci.git] / themes / base / htdocs / luci-static / resources / xhr.js
2011-06-13 Jo-Philipp Wichthemes/base: use location.host, fallback to location...
2010-11-18 Jo-Philipp Wichthemes/base: fix xhr.js for https:// access
2010-11-18 Jo-Philipp Wichthemes/base: several IE related fixes in XHR class
2010-11-15 Jo-Philipp Wichthemes/base: add json decoding to xhr.js
2010-10-11 Jo-Philipp Wichthemes/base: add JavaScript XMLHTTPRequest support...