-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
If the user runs an HTTP tests we should detect the CDN being used and show the logo. It can happen on the frontend by checking the headers.
We can use this https://github.com/catchpoint/WebPageTest.agent/blob/master/internal/optimization_checks.py as basis for detection and our existing logo service.
In cases where there is no CDN we could output something else like the web server's logo.
Reactions are currently unavailable