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

Move the header extensions to Http.Abstractions #498

Merged
merged 1 commit into from
Dec 3, 2015

Conversation

davidfowl
Copy link
Member

@khellang
Copy link
Contributor

khellang commented Dec 3, 2015

No csproj changes! Oh, how I ❤️ this 😁

@davidfowl
Copy link
Member Author

⛳ 👏

@Tratcher
Copy link
Member

Tratcher commented Dec 3, 2015

Why these and not any of the other extensions? They aren't abstractions, they're just convenience methods.

@Tratcher
Copy link
Member

Tratcher commented Dec 3, 2015

If you think these are core functionality then put them directly on the interface.

@davidfowl
Copy link
Member Author

Nah. The interface should have whatever is minimally required to implement it. These are extensions that work on top of any implementation.

The bug is specifically about header extensions, also these don't bring in any other dependencies so easy to move.

@davidfowl davidfowl merged commit 9887fe0 into dev Dec 3, 2015
@davidfowl davidfowl deleted the davidfowl/moving-headers-extensions branch April 17, 2016 09:37
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.

4 participants