Posted on July 24th, 2023
Smart pi EYE Server Version 1.9.0 is now available with the below new updates
- New HTTP / HTTPS Pass Through
Normal browser security caveats apply when using the new Url display screen type.
i.e.
HTTP urls won't be displayed if the node is serving up HTTPS pages to clients.
Most sites send an X-Frame-Options header to deny embedding them. (Older spec)
Most sites set a Content-Security-Policy header to deny embedding them. (Newer spec)