Skip to content

proxy: better handle missing file results from OpenCOR's CORS proxy. - #551

Merged
agarny merged 5 commits into
opencor:mainfrom
dbrnz:proxy-fallback
Aug 12, 2026
Merged

proxy: better handle missing file results from OpenCOR's CORS proxy.#551
agarny merged 5 commits into
opencor:mainfrom
dbrnz:proxy-fallback

Conversation

@dbrnz

@dbrnz dbrnz commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

This was a simple and quick way at the time to handle the Error thrown (at line 190) when the proxy server returned a 403 (or 404) status. Given though that the files all had http://localhost URLs, it would have been better to not hit the proxy for them and instead rearrange the code.

@agarny
agarny merged commit ac79665 into opencor:main Aug 12, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants