nuxt / nuxt

The Intuitive Vue Framework.
https://nuxt.com
MIT License
55.03k stars 5.04k forks source link

HTTP Client Hints support #23563

Open userquin opened 1 year ago

userquin commented 1 year ago

Describe the feature

Add detection support for user agent's preferences missing in the server (SSR only): HTTP Client Hints:

Check also Client Hints Infrastructure.

I'm porting https://github.com/userquin/vuetify-nuxt-module/pull/99 here (some logic should be done by module authors), PR in a few minutes.

Additional information

Final checks

userquin commented 1 month ago

Initial version released: https://github.com/userquin/nuxt-http-client-hints