You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: handle non-success HTTP status codes in URL inspection like any other (#70)
* Initial plan for issue
* Initial assessment and plan for handling non-success status codes
Co-authored-by: serhalp <[email protected]>
* Fix $fetch to handle non-success status codes and add test coverage
Co-authored-by: serhalp <[email protected]>
* Remove package-lock.json as this repo uses pnpm
* Fix test to check for normalizedUrl after merge and fix linting issues
* Add explanatory comment for $fetch.raw usage and remove test file
Co-authored-by: serhalp <[email protected]>
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: serhalp <[email protected]>
Co-authored-by: Philippe Serhal <[email protected]>
0 commit comments