NetEscapades.AspNetCore.SecurityHeaders
NetEscapades.AspNetCore.SecurityHeaders copied to clipboard
Can't be used in WASM applications.
I need this for client side (WASM) applications. Is there any way to do this?
It really depends what you mean. This is middleware for an ASP.NET Core server application. If you're using an ASP.NET Core app to serve your WASM application, then it can be used as normal. Otherwise, it can't be used directly, and you'll need to configure the host/server in whatever way they provide
I'm going to close this for now, as I'm not sure exactly what the ask is. Feel free to re-open with more details if you need to.