Comment on everywall/ladder
dan@upvote.au 11 months ago
Why would you want to remove CORS headers? Won’t that break a bunch of things?
Comment on everywall/ladder
dan@upvote.au 11 months ago
Why would you want to remove CORS headers? Won’t that break a bunch of things?
TheButtonJustSpins@infosec.pub 11 months ago
It would open things up.
dan@upvote.au 11 months ago
No CORS headers means your browser can’t request the content if it’s on a different domain. That doesn’t seem useful to me? Maybe I’m missing something.
TheButtonJustSpins@infosec.pub 11 months ago
Oh, I assumed you could replace them. If it’s just remove, you’re 100% right.