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

Fix: Add userAgent to HttpClient #23

Merged

Conversation

james-gibbons-lark
Copy link
Contributor

This commit adds a User-Agent header to the HttpClient. Web Application Firewalls commonly have rules to block http requests missing this header.

This commit adds a User-Agent header to the HttpClient. Web Application
Firewalls commonly have rules to block http requests missing this
header.
@alfespa17 alfespa17 merged commit 5764771 into AzBuilder:main Mar 14, 2024
@alfespa17
Copy link
Member

alfespa17 commented Mar 14, 2024

Thank you @james-gibbons-lark, I created a Hotfix if you want to try it, this action hasn't been updated in a long time not sure if it work with the latest terrakube version

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