undici icon indicating copy to clipboard operation
undici copied to clipboard

Error messages

Open ronag opened this issue 2 years ago • 1 comments

Figure out what error messages Chrome provides for various errors and make it so we have the same.

ronag avatar Aug 12 '21 06:08 ronag

This can be done in a combination of two ways:

  • Try to cause errors in chrome console and see what it prints
  • Read the chrome source at https://github.com/chromium/chromium/tree/94.0.4604.1/third_party/blink/renderer/core/fetch

ronag avatar Aug 12 '21 06:08 ronag