GaProgMan / OwaspHeaders.Core

Inject OWASP recommended HTTP Headers for increased security in a single line
https://www.nuget.org/packages/OwaspHeaders.Core/
MIT License
282 stars 35 forks source link

Allow Certain Domains #95

Open bbqchickenrobot opened 4 months ago

bbqchickenrobot commented 4 months ago

How can the middleware be configured to allow certain domains and their subdomains?

GaProgMan commented 3 months ago

Hey @bbqchickenrobot, I'm sorry for not getting back to you sooner.

Can you explain what you mean by

allow certain domains and their subdomains

Do you mean the Content-Security Policy?