GuaranteedRate.Net.RequestStitching.MessageHandlers
1.0.3
Extracts X-Session-Id and X-Request-Id from request header so they can be accessed throughout the lifetime of the request
Install-Package GuaranteedRate.Net.RequestStitching.MessageHandlers -Version 1.0.3
dotnet add package GuaranteedRate.Net.RequestStitching.MessageHandlers --version 1.0.3
<PackageReference Include="GuaranteedRate.Net.RequestStitching.MessageHandlers" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GuaranteedRate.Net.RequestStitching.MessageHandlers --version 1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: GuaranteedRate.Net.RequestStitching.MessageHandlers, 1.0.3"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install GuaranteedRate.Net.RequestStitching.MessageHandlers as a Cake Addin
#addin nuget:?package=GuaranteedRate.Net.RequestStitching.MessageHandlers&version=1.0.3
// Install GuaranteedRate.Net.RequestStitching.MessageHandlers as a Cake Tool
#tool nuget:?package=GuaranteedRate.Net.RequestStitching.MessageHandlers&version=1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Fixed bug caused by a null http context
Dependencies
-
- Microsoft.AspNet.WebApi.Core (>= 5.2.3)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on GuaranteedRate.Net.RequestStitching.MessageHandlers:
Package | Downloads |
---|---|
GuaranteedRate.Net.RequestStitching.Clients
Simple HTTP client that stitches together requests by adding X-Request-Id and X-Session-Id into the header of requests
|
GitHub repositories
This package is not used by any popular GitHub repositories.