Skip to content

Conversation

@abatishchev
Copy link

@abatishchev abatishchev commented Dec 12, 2025

Fixed comment on ProblemDetails.Status

Description

Currently it reads as follows:

The HTTP status code([RFC7231], Section 6) generated by the origin server for this occurrence of the problem.

The PR replaces the broken markdown-like reference to the RFC with a plain-text comment

Copilot AI review requested due to automatic review settings December 12, 2025 18:31
@github-actions github-actions bot added the area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions label Dec 12, 2025
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Dec 12, 2025
@dotnet-policy-service
Copy link
Contributor

Thanks for your PR, @@abatishchev. Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes a malformed RFC reference in the XML documentation comment for the ProblemDetails.Status property. The comment previously used broken markdown-like syntax ([RFC7231], Section 6) which has been replaced with a clearer plain-text format (as defined by RFC 7231).

Key Changes

  • Updated the XML documentation comment for the Status property to use proper plain-text RFC reference formatting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant