-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed as duplicate of#31374
Labels
area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
Description
Is there an existing issue for this?
- I have searched the existing issues
Is your feature request related to a problem? Please describe the problem.
I am trying to use it in my asp.net core project
Describe the solution you'd like
Add given code to the HeaderNames class
/// <summary>Gets the <c>X-Correlation-ID</c> HTTP header name.</summary>
public static readonly string XCorrelationId = "X-Correlation-ID";
Additional context
No response
Metadata
Metadata
Assignees
Labels
area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions