Skip to content

Post-Transformed Path from Middleware #1513

Answered by Tratcher
pinkfloydx33 asked this question in Q&A
Discussion options

You must be logged in to vote

Asp.Net middleware don't have access to that, the transformed request path only exists on the outbound HttpRequestMessage. You can capture it in a custom transform or in a DelegatingHandler

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Tratcher
Comment options

@pinkfloydx33
Comment options

@Tratcher
Comment options

Answer selected by karelz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants