freckle-http: Toolkit for making HTTP requests

[ http, library, mit ] [ Propose Tags ] [ Report a vulnerability ]

Please see README.md


[Skip to Readme]

Modules

[Last Documentation]

  • Freckle
    • App
      • Freckle.App.Http
        • Freckle.App.Http.Cache
          • Freckle.App.Http.Cache.Gzip
          • Freckle.App.Http.Cache.Memcached
          • Freckle.App.Http.Cache.State
        • Freckle.App.Http.Header
        • Freckle.App.Http.Paginate
        • Freckle.App.Http.Retry
      • Test
        • Freckle.App.Test.Http
          • Freckle.App.Test.Http.MatchRequest

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0.0, 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.3.0.1, 0.3.1.0
Change log CHANGELOG.md
Dependencies aeson (>=2.0.3.0), annotated-exception (>=0.2.0.4), base (>=4.16.4.0 && <5), Blammo (>=2.1.0.0), bytestring (>=0.11.4.0), case-insensitive (>=1.2.1.0), conduit (>=1.3.5), directory (>=1.3.6.2), errors (>=2.3.0), extra (>=1.7.13), filepath (>=1.4.2.2), freckle-memcached (>=0.0.0.1), Glob (>=0.10.2), hs-opentelemetry-api (>=0.1.0.0), http-client (>=0.7.13.1), http-conduit (>=2.3.5), http-link-header (>=1.2.1), http-types (>=0.12.3), lens (>=5.1.1), memcache (>=0.3.0.1), monad-logger (>=0.3.40), monad-validate (>=1.3.0.0), mtl (>=2.2.2), network-uri (>=2.6.4.2), retry (>=0.8.1.0), safe (>=0.3.19), semigroupoids (>=5.3.7), serialise (>=0.2.6.0), text (>=1.2.5.0), time (>=1.11.1.1), transformers (>=0.5.6.2), unliftio (>=0.2.25.0), unordered-containers (>=0.2.19.1) [details]
License MIT
Author
Maintainer Freckle Education
Uploaded by PatrickBrisbin at 2026-03-11T14:58:49Z
Category HTTP
Home page https://github.com/freckle/freckle-http#readme
Bug tracker https://github.com/freckle/freckle-http/issues
Source repo head: git clone https://github.com/freckle/freckle-http
Distributions
Reverse Dependencies 2 direct, 1 indirect [details]
Downloads 180 total (7 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2026-03-11 [all 2 reports]

Readme for freckle-http-0.3.1.0

[back to package description]

freckle-http

freckle-http is a general-purpose toolkit for making HTTP requests.


CHANGELOG | LICENSE