altsvc: HTTP Alternative Services

[ bsd3, library, network, web ] [ Propose Tags ] [ Report a vulnerability ]

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


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

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-2025 Olivier Chéron
Author Olivier Chéron
Maintainer olivier.cheron@gmail.com
Revised Revision 1 made by OlivierCheron at 2025-08-15T09:31:26Z
Category Network, Web
Home page https://codeberg.org/ocheron/hs-altsvc#readme
Bug tracker https://codeberg.org/ocheron/hs-altsvc/issues
Source repo head: git clone https://codeberg.org/ocheron/hs-altsvc
Uploaded by OlivierCheron at 2019-11-24T13:30:26Z
Distributions NixOS:0.1.0.0
Downloads 619 total (2 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.