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

Adding CacheControl header #63

Closed mkokabi closed 2 years ago

mkokabi commented 2 years ago

Hi @GaProgMan , This is Mohsen. I few weeks ago I have sent you a message about a new project that I have created, from your wonderful project, to adding the OWASP headers to Azure Functions. Our security team scan reported another issue about missing CacheControl header and it wasn't in your project. This PR is adding this. I would appreciate if you can have a look and approve it. Regards, Mohsen

GaProgMan commented 2 years ago

This looks great. Thank you @mkokabi