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

Add IWebApplicationBuilder.UseIISPlatformHandlerUrl, include path base #61

Merged
merged 1 commit into from
Jan 12, 2016

Conversation

Tratcher
Copy link
Member

#14, 52

Replaces #60
Depends on aspnet/Hosting#566
@davidfowl @JunTaoLuo

@Tratcher Tratcher added this to the 1.0.0-rc2 milestone Jan 12, 2016
@Tratcher Tratcher self-assigned this Jan 12, 2016
private static readonly string ServerPath = "HTTP_PLATFORM_APPL_PATH";

/// <summary>
/// Adds middleware for interacting with the IIS HttpPlatformHandler reverse proxy module.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix the doc comment.

@davidfowl
Copy link
Member

This should go with an announcement

@davidfowl
Copy link
Member

:shipit: After doc comment fix

@Tratcher Tratcher merged commit 0589b88 into dev Jan 12, 2016
@Tratcher Tratcher deleted the tratcher/path branch January 12, 2016 21:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants