Closed gitgrimbo closed 6 years ago
Continue loading as many HARs/HARPs as we can.
Save the original request URL to the jqXHR object so that we can display the URL in the case of error.
Add tests that check for errors when a missing HAR/HARP is attempted to be loaded.
E.g. with a missing HAR (HTTP 404) and using an invalid protocol (fake://):
Continue loading as many HARs/HARPs as we can.
Save the original request URL to the jqXHR object so that we can display the URL in the case of error.
Add tests that check for errors when a missing HAR/HARP is attempted to be loaded.