Extracts X-Session-Id and X-Request-Id from request header so they can be accessed throughout the lifetime of the request.
Info
| Version: | 1.0.3 |
| Author(s): | Guaranteed Rate |
| Last Update: | Friday, July 17, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Guaranteed-Rate/Net.RequestStiching |
| NuGet Url: | https://www.nuget.org/packages/GuaranteedRate.Net.RequestStitching.MessageHandlers |
Install
Install-Package GuaranteedRate.Net.RequestStitching.MessageHandlers
dotnet add package GuaranteedRate.Net.RequestStitching.MessageHandlers
paket add GuaranteedRate.Net.RequestStitching.MessageHandlers
GuaranteedRate.Net.RequestStitching.MessageHandlers Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Core(5.2.3)
Tags