http-accept: Functions for working with HTTP Accept headers

[ library, web ] [ Propose Tags ]

Functions for working with HTTP Accept headers. You may also want check out parseHttpAccept from wai-extra:Network.Wai.Parse (it is not tied to WAI in any way and some similar may make it into this package eventually).


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2
Dependencies base (>=4 && <5), bytestring [details]
License LicenseRef-OtherLicense
Copyright © 2012 Stephen Paul Weber
Author Stephen Paul Weber <singpolyma@singpolyma.net>
Maintainer Stephen Paul Weber <singpolyma@singpolyma.net>
Category Web
Home page https://github.com/singpolyma/http-accept
Bug tracker https://github.com/singpolyma/http-accept/issues
Source repo head: git clone git://github.com/singpolyma/http-accept.git
Uploaded by StephenWeber at 2012-10-06T15:13:33Z
Distributions NixOS:0.2
Reverse Dependencies 2 direct, 14 indirect [details]
Downloads 2480 total (15 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for http-accept-0.1

[back to package description]
Functions for working with HTTP Accept headers.  You may also want
check out parseHttpAccept from wai-extra:Network.Wai.Parse (it is
not tied to WAI in any way and some similar may make it into this
package eventually).