| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-05-03 | drop configuration for clearing legacy push cookie | Daniel Micay | |
| 2021-12-11 | rename push cookie for clarity | Daniel Micay | |
| 2021-12-11 | add preload/push for main page phone image | Daniel Micay | |
| 2021-12-05 | use http2_push instead of http2_push_preload | Daniel Micay | |
| This avoids needing to conditionally add nopush to each preloaded resource in the Link header. There's also no support for pushing JavaScript modules via http2_push_preload since nginx doesn't have support for rel=modulepreload. | |||
| 2021-12-04 | avoid sending unnecessary push cookie | Daniel Micay | |
| 2021-03-23 | explicitly set SameSite for preload session cookie | Daniel Micay | |
| 2021-02-15 | use once per session preload / push | Daniel Micay | |
| 2021-02-15 | use a single Link header for preloading | Daniel Micay | |
| 2021-02-15 | add preload headers for core fonts | Daniel Micay | |
