luci/modules/luci-base/htdocs/luci-static
Jo-Philipp Wich 1605f29b6f luci-base: luci.js: don't abort finished xhr objects
Calling abort() on a finished xhr object will clear properties such
as status which can confuse code relying on legacy LuCI request
helper functions.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-07-07 15:36:26 +02:00
..
resources luci-base: luci.js: don't abort finished xhr objects 2019-07-07 15:36:26 +02:00