Azure / Azure/azure-functions-host

Update HOST header to match DISGUISED_HOST header

Open
#2,407 0 comments 0 reactions 1 assignee Claimed by @ahmelsayed View on GitHub
Dominant language
C#
Stars
2k
Forks
482
Avg merge
2d 12h
Merged PRs (30d)
38

Description

When running in app service without DWASMod, the actual HOST header is in DISGUISED_HOST header.

In regular app service dwadmod module flips them before sending the request up the application stack, but for scenarios where there is no dwasmod in the picture, the runtime ends up with the wrong HOST header causing self link hrefs to be built incorrectly.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.