Skip to content

Does not remove "X-AspNet-Version" when used in Azure Functions #1

@AranVinkItility

Description

@AranVinkItility

Hi,

I'm using this extension on Azure Functions, and it does a great job of removing the "Server" and "X-Powered-By" response headers.

However it does not seem to remove the "X-AspNet-Version" response header when using Azure Functions.

I've also tried another extension that should do the same, without luck:
https://github.com/gregjhogan/remove-insecure-response-headers-site-extension

My guess now is that is has something to do with the way Azure Functions routes the requests internally. Are there any extra configuration options for this extension, or debugging steps I could try?

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions