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

Safari / Firefox triggering OPTIONS calls #15

Open
dapope opened this issue Jun 10, 2019 · 0 comments
Open

Safari / Firefox triggering OPTIONS calls #15

dapope opened this issue Jun 10, 2019 · 0 comments

Comments

@dapope
Copy link

dapope commented Jun 10, 2019

Front-end app - the feed doesn't work for us in Safari and Firefox. It appears that setting the userAgent in the code causes those browsers to do an OPTIONS request. (In our case, the options request fails because of CORS and we don't have access to the source application)

Would be nice if setting the user agent was an optional setting.
'User-Agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Firefox/45.0',

Thx-

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