SamsungInternet / support

For general Samsung Internet support. You can use the Issues register here as a way to ask support questions.
MIT License
17 stars 0 forks source link

No referer in OPTIONS request header for CORS #92

Closed realgsong closed 4 years ago

realgsong commented 5 years ago

Repro

  1. open https://poclcast.com in samsung browser

browser version: 9.2.10.15

See attached HAR file. Drag and drop it in chrome dev tool - network tab.

poclcast.com.har.gz

Problem is when requesting OPTION, there's no referer header and it causes failure in security check. this issues is not reproduced with Chrome, Firefox.

Actual

{"message": "Access was denied to this resource.\n\nRequests from referer are blocked.\n", "code": "403 Forbidden", "title": "Forbidden"}

No referer value in OPTIONS request header

Expected

no error.

PicchiKevin commented 4 years ago

Hi, Thank you for opening this issue. We are currently migrating our support channel to the Samsung Developer Forum. If you are still experiencing this issue I'd highly recommend re-opening it here please https://forum.developer.samsung.com/c/samsung-internet/

Thanks again, -Kevin