appdash
appdash copied to clipboard
HTTPS support
When used with HTTPS, Appdash currently appears to be insecure because it does subrequests to HTTP static resources.
The issue seems to come from a single resource: http://fonts.googleapis.com/css?family=Open+Sans that should probably be renamed into //fonts.googleapis.com/css?family=Open+Sans like other used static resources.