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

Add IHttpConnectionFeature.ConnectionId #564

Merged
merged 1 commit into from
Feb 18, 2016
Merged

Conversation

Tratcher
Copy link
Member

@@ -73,6 +73,7 @@ internal static class CommonKeys
public const string RemotePort = "server.RemotePort";
public const string LocalIpAddress = "server.LocalIpAddress";
public const string LocalPort = "server.LocalPort";
public const string ConnectionId = "server.ConnectionId";
Copy link
Member

Choose a reason for hiding this comment

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

Did you make this up?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes. It's ok, I made up many of the other ones too :-)

Copy link
Member

Choose a reason for hiding this comment

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

Nice

@davidfowl
Copy link
Member

:shipit:

@Tratcher Tratcher force-pushed the tratcher/connectionid branch from 33e027c to 5e7b30c Compare February 18, 2016 19:09
@Tratcher Tratcher merged commit 5e7b30c into dev Feb 18, 2016
@Tratcher Tratcher deleted the tratcher/connectionid branch February 18, 2016 19:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants