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

Add missing user-agent to prevent blocking via timeout #154

Merged
merged 6 commits into from
Oct 25, 2023

Conversation

TA2k
Copy link
Contributor

@TA2k TA2k commented Oct 19, 2023

added headers to axios request
headers: {
accept: '/',
'user-agent': 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36',
},

@GermanBluefox
Copy link
Contributor

user-agent should be configurable

@GermanBluefox GermanBluefox merged commit b22b9e7 into ioBroker:master Oct 25, 2023
14 checks passed
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

Successfully merging this pull request may close these issues.

2 participants