Azure / Azure/azure-functions-host
[dotnet 7/isolated worker] How to disable `server: Kestrel` header?
Open
Needs: Attention :wave:
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 38
Description
Hello, when starting from https://github.com/Azure/azure-functions-dotnet-worker/issues/1182#issuecomment-1317230604, and deploying on Linux, http reponses expose a `server: Kestrel` header.
Despite some research, I can't seem to find how to disable it. Could you please point me to some code pointers showing how to do this?
Context:
- Azure function v4
- dotnet 7 / isolated worker
Contributor guide
Assessment
This issue has not been assessed yet.