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

disable-web-security flag not working #473

Open
ARSOFT1 opened this issue May 6, 2024 · 0 comments
Open

disable-web-security flag not working #473

ARSOFT1 opened this issue May 6, 2024 · 0 comments
Labels
bug Bug report

Comments

@ARSOFT1
Copy link

ARSOFT1 commented May 6, 2024

Describe the bug
I'm trying to pass "--disable-web-security=1" flag to disable checking CORS but that is not working.

To Reproduce
Creating instance with following code passing flag but it is not working at all
CefApp.getInstance(arrayOf("--disable-web-security=1"))

Versions (please complete the following information):

  • OS: [e.g. Windows 11]
  • Java Version: [e.g. OpenJDK 17]
  • JCEF Version: master branch
  • CEF Version: 122.1.13
@ARSOFT1 ARSOFT1 added the bug Bug report label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report
Projects
None yet
Development

No branches or pull requests

1 participant