Skip to content

Conversation

@MihaZupan
Copy link
Member

Doesn't appear to be used by Http nor ASP.NET

@MihaZupan MihaZupan added this to the 10.0.0 milestone Jul 22, 2025
@MihaZupan MihaZupan self-assigned this Jul 22, 2025
Copilot AI review requested due to automatic review settings July 22, 2025 23:34
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 removes unused code from the H3StaticTable class by deleting the HTTP method index dictionary and related functionality. The change simplifies the codebase by eliminating dead code that is not referenced by Http or ASP.NET components.

  • Removes the s_methodIndex static dictionary that mapped HTTP methods to indices
  • Removes the MethodIndex public property that exposed the dictionary
  • Removes the unused System.Collections.Generic using statement

@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

@MihaZupan
Copy link
Member Author

/ba-g Build analysis isn't picking up WASM queue timeouts

@MihaZupan MihaZupan merged commit 9c60dcc into dotnet:main Jul 23, 2025
80 of 89 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Aug 23, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants