summaryrefslogtreecommitdiff
path: root/editor/import
diff options
context:
space:
mode:
authorFabio Alessandrelli <fabio.alessandrelli@gmail.com>2019-07-01 09:15:35 +0200
committerFabio Alessandrelli <fabio.alessandrelli@gmail.com>2019-07-01 09:15:35 +0200
commit2eac1a64f7240a842dae4d4d69be57e28c06f3d3 (patch)
tree46cd99bc60d8226b08caa626c7342f748e191bce /editor/import
parent89d537767eca3737297ff0abc6063087b03d3483 (diff)
Fix HTTPRequest status checks.
HTTPRequest used to have its own `status` variable but it would never be updated since the status of the client would be used instead. This caused potential crashes in some edge cases. The `status` variable is now removed, and the client status is used in checks instead.
Diffstat (limited to 'editor/import')
0 files changed, 0 insertions, 0 deletions