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

Move RequestIdentifierFeature to HttpContext #440

Merged
merged 1 commit into from
Oct 15, 2015

Conversation

benaadams
Copy link
Contributor

Rebased #435
Allow lazier instantiation
Expose TraceIdentifier on Httpcontext
Also resolves #412

Add tests

@dnfclas
Copy link

dnfclas commented Oct 15, 2015

Hi @benaadams, I'm your friendly neighborhood .NET Foundation Pull Request Bot (You can call me DNFBOT). Thanks for your contribution!
You've already signed the contribution license agreement. Thanks!

The agreement was validated by .NET Foundation and real humans are currently evaluating your PR.

TTYL, DNFBOT;

_features,
() => new HttpRequestIdentifierFeature());
}
set
Copy link
Member

Choose a reason for hiding this comment

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

This setter is never used, correct? Remove it.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Removed, squished

@Tratcher
Copy link
Member

:shipit: after my minor comment.

Rebased aspnet#435
Allow lazier instantiation
Expose TraceIdentifier on Httpcontext
Also resolves aspnet#412

Add tests
@benaadams benaadams force-pushed the move-request-identifier branch from 09e2da1 to e01a05d Compare October 15, 2015 21:01
@benaadams
Copy link
Contributor Author

Applied feedback, squished

Tratcher added a commit that referenced this pull request Oct 15, 2015
Expose TraceIdentifier on Httpcontext
@Tratcher Tratcher merged commit 7d62a18 into aspnet:dev Oct 15, 2015
@benaadams benaadams deleted the move-request-identifier branch October 15, 2015 21:21
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