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

Auto-Detect Mobile Device User-Agent in Middleware #2

Open
kgarrex opened this issue Sep 11, 2024 · 0 comments
Open

Auto-Detect Mobile Device User-Agent in Middleware #2

kgarrex opened this issue Sep 11, 2024 · 0 comments
Labels
Feature New feature or request

Comments

@kgarrex
Copy link
Owner

kgarrex commented Sep 11, 2024

When we receive a user-agent (UA) value in the HttpContext, we need to detect whether the UA is a mobile device or not to set the IsMobileDevice field to true on the ProxyDetectionRequest object.

This is a good reference list of mobile browser user-agent strings.

@kgarrex kgarrex added the Feature New feature or request label Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant