Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cached CORS Content Loaded By JS Fails #107

Open
kheina opened this issue May 24, 2023 · 0 comments
Open

Cached CORS Content Loaded By JS Fails #107

kheina opened this issue May 24, 2023 · 0 comments

Comments

@kheina
Copy link

kheina commented May 24, 2023

content loaded from off-site sources (requiring CORS) and retrieved from cache by javascript automatically fails.
image is loaded from a cdn via an xhr request from javascript

image url: https://cdn.fuzz.ly/eY2stn74/40994bf2-861b-45ac-97e4-0b1693531c85.jpg
image

cache disabled via console:
image

however, this does not occur with all images. same website, same page, different image: https://cdn.fuzz.ly/FRnlWSAP/Snep-redraw-2023-01-31-transparent.png
image
this image loads from cache just fine

~ % opera --version
98.0.4759.6
~ % neofetch
                   -`                    dani@desktop 
                  .o+`                   ------------ 
                 `ooo/                   OS: Arch Linux x86_64 
                `+oooo:                  Host: MS-7C37 2.0 
               `+oooooo:                 Kernel: 6.2.12-arch1-1 
(...)

if necessary, I could probably make a sample html/js file to trigger this issue, if the cause is what I think it is

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

No branches or pull requests

1 participant