type__error’s avatartype__error’s Twitter Archive—№ 10,180

    1. Okay, tech Twitter: why would a browser be making an XmlHttpRequest to fetch a favicon? (it's a png, if that makes a difference)🤔
  1. …in reply to @type__error
    I should add, it's a thing I built in Next.js. Assume no malicious tracking reasons
    1. …in reply to @type__error
      I'm seeing an error in Sentry "NetworkError: Failed to execute 'send' on 'XMLHttpRequest': Failed to load <path to favicon>". This happened when it was a data URI too. Can't reproduce it myself, on any browser.