Skip to content

fallback to insomnia user agent #6429

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

Merged
merged 2 commits into from
Aug 31, 2023
Merged

Conversation

jackkav
Copy link
Contributor

@jackkav jackkav commented Aug 30, 2023

changelog(Fixes): Fixed issue #6425 where user-agent was not sent in some authentication related requests

will check for user-agent header in request and if not found will add insomnia/[version] in order to ensure a user-agent is added for auth requests

closes: #6425
closes: #6430

@jackkav jackkav merged commit 338dfc9 into Kong:develop Aug 31, 2023
@jackkav jackkav deleted the fix/user-agent-fallback branch August 31, 2023 08:29
@lephleg
Copy link

lephleg commented Sep 5, 2023

Hello! When will this be available as a build? Still running 2023.5.7, which causes us issues. Thanks!

jackkav added a commit to jackkav/insomnia that referenced this pull request Nov 24, 2023
* fallback to insomnia user agent

* add default user-agent to oauth2
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.

HTTP USER AGENT missing. Add fallback user agent to OAuth requests
3 participants