HTTP script request "Aborted" status

21,530

It is a bug in FireBug causing it to echo noise events. Abort is a normal condition for the end of an HttpRequest.

I think that it is going to be fixed in the next release.

Share:
21,530
vsync
Author by

vsync

Client-side web developer (since 2005) 👍 javascript 👍 html 👍 css 👍 web design http://codepen.io/vsync/ https://github.com/yairEO?tab=repositories http://www.sudokubum.com/

Updated on July 09, 2022

Comments

  • vsync
    vsync almost 2 years

    What might cause a normal external script on my app to show up sometimes in Firebug's NET panel as 'Aborted' and not being loaded?

    Is this a server issue, or is the browser going nuts?