Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Correct interface filename to match interface name for ISkipStatusCodePagesMetadata #57441

Merged
merged 2 commits into from
Aug 22, 2024

Conversation

onurkanbakirci
Copy link
Contributor

Correct interface filename to match interface name for ISkipStatusCodePagesMetadata in Http.Abstractions

Corrected the filename IStatusCodePagesMetadata.cs to ISkipStatusCodePagesMetadata.cs to align with the interface name ISkipStatusCodePagesMetadata.

Description

Fixes #57382

@amcasey

@dotnet-issue-labeler dotnet-issue-labeler bot added the area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions label Aug 21, 2024
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Aug 21, 2024
@onurkanbakirci onurkanbakirci changed the title Dev skipstatuscodepagesmetadata fix: Correct interface filename to match interface name for ISkipStatusCodePagesMetadata Aug 21, 2024
Copy link
Member

@amcasey amcasey left a comment

Choose a reason for hiding this comment

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

Thanks!

@amcasey amcasey enabled auto-merge (squash) August 21, 2024 17:27
@wtgodbe wtgodbe disabled auto-merge August 22, 2024 22:39
@wtgodbe wtgodbe merged commit f052a40 into dotnet:main Aug 22, 2024
23 of 26 checks passed
@wtgodbe
Copy link
Member

wtgodbe commented Aug 22, 2024

Failures unrelated

@dotnet-policy-service dotnet-policy-service bot added this to the 10.0-preview1 milestone Aug 22, 2024
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.

Naming inconsistency on ISkipStatusCodePagesMetadata feature
3 participants