Skip to content
This repository was archived by the owner on Nov 1, 2018. It is now read-only.
This repository was archived by the owner on Nov 1, 2018. It is now read-only.

[HttpPlatformHandler]: Forward common headers from reverse proxy #2

Closed
@Tratcher

Description

@Tratcher

From @davidfowl on September 11, 2015 16:11

This bug is to track the work that needs to happen so that items forwarded from httpplatformhandler show up in the user's application.

There are several parts to this:

  • Windows Auth (coming soon)
  • Client certs (not yet available)
  • Https scheme

We could do some of it in middleware (like WindowsAuth) but that would mean it wouldn't work out of the box. It could also be in the template by default so that we don't couple to the HttpPlatformHandler in any of our core components.

Copied from original issue: aspnet/Hosting#349

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions