Skip to content

Add HttpMethod.Parse - #89270

Merged
stephentoub merged 1 commit into
dotnet:mainfrom
stephentoub:httpmethodparse
Jul 20, 2023
Merged

Add HttpMethod.Parse#89270
stephentoub merged 1 commit into
dotnet:mainfrom
stephentoub:httpmethodparse

Conversation

@stephentoub

Copy link
Copy Markdown
Member

Fixes #89161

@ghost

ghost commented Jul 20, 2023

Copy link
Copy Markdown

Note regarding the new-api-needs-documentation label:

This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change.

@ghost ghost assigned stephentoub Jul 20, 2023
@ghost

ghost commented Jul 20, 2023

Copy link
Copy Markdown

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

Issue Details

Fixes #89161

Author: stephentoub
Assignees: -
Labels:

area-System.Net.Http, new-api-needs-documentation

Milestone: -

@MihaZupan MihaZupan left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@stephentoub
stephentoub merged commit a4a8e8e into dotnet:main Jul 20, 2023
@stephentoub
stephentoub deleted the httpmethodparse branch July 20, 2023 21:47
@karelz karelz added this to the 8.0.0 milestone Aug 1, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Aug 31, 2023
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.

[API Proposal]: HttpMethod.From(string)

3 participants