Skip to content
This repository was archived by the owner on Nov 20, 2018. It is now read-only.

Renamed HttpMethod class to HttpMethods to avoid conflicts#714

Merged
mikaelm12 merged 1 commit into
devfrom
mikaelm12/RenameHttpMethodClass
Sep 27, 2016
Merged

Renamed HttpMethod class to HttpMethods to avoid conflicts#714
mikaelm12 merged 1 commit into
devfrom
mikaelm12/RenameHttpMethodClass

Conversation

@mikaelm12

Copy link
Copy Markdown
Contributor

So the name HttpMethod caused conflicts in the Hosting and BasicMiddleware repos because of System.Net.HttpMethod

HttpMethod' is an ambiguous reference between 'Microsoft.AspNetCore.Http.HttpMethod' and 'System.Net.Http.HttpMethod

This is a rename from HttpMethod to HttpMethods

@muratg @Tratcher @davidfowl @dougbu

@dougbu dougbu left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

:shipit: since CI is broken. Probably want to get sign-off eventually from someone who lives in HtmlAbstractions but don't wait for that.

@Tratcher

Copy link
Copy Markdown
Member

Wait at least a few minutes for @muratg

@muratg

muratg commented Sep 27, 2016

Copy link
Copy Markdown

I don' think this is really necessary but @davidfowl really wanted to get this in.

:shipit:

@dougbu

dougbu commented Sep 27, 2016

Copy link
Copy Markdown
Contributor

Is a Hosting PR ready to avoid breaking the CI again?

@Tratcher

Copy link
Copy Markdown
Member

Hosting won't break, the prior change there was just to use a fully qualified name.

@mikaelm12 mikaelm12 merged commit 35cde79 into dev Sep 27, 2016
@dougbu

dougbu commented Sep 27, 2016

Copy link
Copy Markdown
Contributor

@Tratcher ah right. Could still revert the prior Hosting change to clean the code up again.

@mikaelm12

mikaelm12 commented Sep 27, 2016

Copy link
Copy Markdown
Contributor Author

Could still revert the prior Hosting change to clean the code up again.

What do you guys think @muratg @Tratcher

@davidfowl

Copy link
Copy Markdown
Member

Yes please

@JunTaoLuo JunTaoLuo deleted the mikaelm12/RenameHttpMethodClass branch January 6, 2017 22:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants