This documentation is archived and is not being maintained.
HttpContextConstants Class
Visual Studio 2013
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
The HttpContextConstants type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | IgnoreHostUrlMismatch | Existence of this flag in context.Items indicates we do not want to verify the url matched the host. This is used when routing SignalR request since we want them to go to the deployment host even though they come in on a collection or account url |
![]() ![]() | OriginalRequestPath | |
![]() ![]() | RequestServiceHostId | |
![]() ![]() | TeamFoundationRequestContext |
Show:
