HEAD request should not have responseType JSON.
Was causing spurious network flag messages.
This commit is contained in:
parent
71896af275
commit
d8e59f724d
@ -866,6 +866,7 @@ QR =
|
||||
cb()
|
||||
else
|
||||
setTimeout check, attempts * $.SECOND
|
||||
responseType: 'text'
|
||||
type: 'HEAD'
|
||||
check()
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user