Skip to content
This repository has been archived by the owner on Jan 24, 2021. It is now read-only.

Improved the RequestHeaders class #476

Merged
merged 1 commit into from
Feb 9, 2012

Conversation

thecodejunkie
Copy link
Member

Fixes #474 and adds other improvements.

This change will introduce breaking changes, because several headers now return IEnumerable<Tuple<string, decimal>> so that you get access to the quality of the headers.

@asbjornu
Copy link
Contributor

When will this improvement ship to NuGet? The RequestHeaders class I have available seems to miss all of these features, including not being IEnumerable (of anything).

@thecodejunkie
Copy link
Member Author

As soon as we roll out 0.10
We're working hard to finish of the remaining bits for diagnostics then we're shipping it

thecodejunkie added a commit that referenced this pull request Feb 9, 2012
@thecodejunkie thecodejunkie merged commit f11ec0e into NancyFx:master Feb 9, 2012
@thecodejunkie thecodejunkie deleted the acceptlanguagebug-474 branch February 17, 2016 07:53
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.

RequestHeaders.AcceptLanguage does not contain a weighed list of languages
2 participants