Commit 9cacabc
committed
Only show CDN info notes when relevant headers are present
- Fastly note (explaining X-Cache layers) only shows when x-cache header exists
- CloudFront note (explaining Origin Shield) only shows on MISS status
Previously, the Fastly note appeared for all Fastly-detected sites even
when they didn't have an x-cache header, which was confusing.1 parent 81f37e4 commit 9cacabc
1 file changed
Lines changed: 3 additions & 3 deletions
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
161 | | - | |
| 160 | + | |
| 161 | + | |
162 | 162 | | |
163 | | - | |
| 163 | + | |
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| |||
0 commit comments