aws-cloudfront-extensions icon indicating copy to clipboard operation
aws-cloudfront-extensions copied to clipboard

Rewrite URL by USER-AGENT

Open yanbasic opened this issue 4 years ago • 0 comments

Rewrite URL by USER-AGENT from HTTP header when a viewer requests the address.

Solution id: SO8111 Package name: cf-rewrite-url-by-user-agent

Use Case

The User-Agent request header is a characteristic string that lets servers and network peers identify the application, operating system, vendor, and/or version of the requesting user agent. By determining the User-Agent to rewrite request URL to different clients type like smartphone, tablet, desktop.

Proposed Solution

Other

  • [ ] :wave: I may be able to implement this feature request
  • [ ] :warning: This feature might incur a breaking change

This is a :rocket: Feature Request

yanbasic avatar Mar 22 '21 06:03 yanbasic