altsvc: HTTP Alternative Services

[ bsd3, library, network, web ] [ Propose Tags ]

Haskell code to parse and generate the Alt-Svc HTTP header field.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Change log ChangeLog.md
Dependencies base (>=4.9 && <5), bytestring, cereal [details]
License BSD-3-Clause
Copyright 2019 Olivier Chéron
Author Olivier Chéron
Maintainer olivier.cheron@gmail.com
Category Network, Web
Home page https://github.com/ocheron/hs-altsvc#readme
Bug tracker https://github.com/ocheron/hs-altsvc/issues
Source repo head: git clone https://github.com/ocheron/hs-altsvc
Uploaded by OlivierCheron at 2019-11-24T13:30:26Z
Distributions NixOS:0.1.0.0
Downloads 539 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-11-24 [all 1 reports]

Readme for altsvc-0.1.0.0

[back to package description]

altsvc

Haskell code to parse and generate the Alt-Svc HTTP header field defined in RFC 7838.