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

User-Agent string is getting split in fiber #150

Open
acidjazz opened this issue Oct 12, 2022 · 1 comment
Open

User-Agent string is getting split in fiber #150

acidjazz opened this issue Oct 12, 2022 · 1 comment

Comments

@acidjazz
Copy link

acidjazz commented Oct 12, 2022

When going from CloudFront -> Api Gateway -> Lambda my user agent looks like this:

like Gecko) Chrome/105.0.0.0 Safari/537.36,

While locally I get the full string:

Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
@drakejin
Copy link
Contributor

I couldn't reproduce it. I replied to your PR. Check it out 👍 thanks.

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

2 participants