om-http: Http utilities.

[ library, mit, web ] [ Propose Tags ]

Random HTTP utilities.


[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.3.0.1, 0.3.0.4, 0.3.0.5, 0.3.0.6, 0.3.0.7
Dependencies async (>=2.2.4 && <2.3), base (>=4.15.1.0 && <4.20), bytestring (>=0.10.12.1 && <0.13), directory (>=1.3.6.2 && <1.4), filepath (>=1.4.2.1 && <1.5), http-types (>=0.12.3 && <0.13), mime-types (>=0.1.1.0 && <0.2), monad-logger (>=0.3.37 && <0.4), network (>=3.1.2.7 && <3.2), om-show (>=0.1.2.6 && <0.2), safe-exceptions (>=0.1.7.3 && <0.2), servant (>=0.19 && <0.21), template-haskell (>=2.17.0.0 && <2.22), text (>=1.2.5.0 && <2.2), time (>=1.9.3 && <1.13), unix (>=2.7.2.2 && <2.9), uuid (>=1.3.15 && <1.4), wai (>=3.2.3 && <3.3), warp (>=3.3.23 && <3.5) [details]
License MIT
Copyright 2022 Owens Murray
Author Rick Owens
Maintainer rick@owensmurray.com
Category Web
Home page https://github.com/owensmurray/om-http
Uploaded by rickowens at 2024-01-22T23:05:20Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 158 total (16 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 om-http-0.3.0.7

[back to package description]

om-http

A hodge podge of interesting WAI Middlewares used by the rest of the om-* package ecosystem. Nothing particularly principled.