mufeedvh / binserve

A fast production-ready static web server with TLS (HTTPS), routing, hot reloading, caching, templating, and security in a single-binary you can set up with zero code.

Home Page:https://mufeedvh.gumroad.com/l/binserveplus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enhacement: Subresource Integrity support

danmx opened this issue · comments

Support for Subresource Integrity, automatically generating hashes for served static content, would boost the security.

Hey @danmx, this is an interesting feature request! I don't know if this is overengineering for a static web server but I would like to include CORS headers in the next release so I will definitely think about adding both.

Thank You for the awesome feature request! ❤️🙌