mirror of
https://github.com/openwrt/luci.git
synced 2025-12-27 06:09:59 +04:00
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>