| CARVIEW |
Select Language
HTTP/1.1 200 OK
Connection: keep-alive
Server: nginx/1.24.0 (Ubuntu)
Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=300
Content-Encoding: gzip
Via: 1.1 varnish, 1.1 varnish
Accept-Ranges: bytes
Age: 0
Date: Sat, 17 Jan 2026 07:07:49 GMT
X-Served-By: cache-dfw-kdal2120063-DFW, cache-bom-vanm7210054-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768633669.801459,VS0,VE377
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
rfc-http-client: The HTTP client extensions from the Robert Fischer Commons.
rfc-http-client: The HTTP client extensions from the Robert Fischer Commons.
Modules
- RFC
- HTTP
- RFC.HTTP.Client
- HTTP
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| production | If true, disables failing on warnings and enables aggressive optimizations. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- rfc-http-client-0.0.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.0.0.1 |
|---|---|
| Dependencies | aeson (>=1.4), base (>=4.10 && <5), http-client (>=0.5), http-client-tls (>=0.3), http-types (>=0.12), lens (>=4.16), network-uri (>=2.6), rfc-prelude, scientific (>=0.3), servant-server (>=0.13), vector (>=0.12), wreq (>=0.5) [details] |
| License | MIT |
| Author | Robert Fischer |
| Maintainer | smokejumperit+rfc@gmail.com |
| Uploaded | by RobertFischer at 2018-07-03T02:47:42Z |
| Category | Web |
| Home page | https://github.com/RobertFischer/rfc#readme |
| Bug tracker | https://github.com/RobertFischer/rfc/issues |
| Source repo | head: git clone https://github.com/RobertFischer/rfc(rfc-http-client) |
| Distributions | |
| Reverse Dependencies | 1 direct, 1 indirect [details] |
| Downloads | 681 total (3 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 2018-07-03 [all 3 reports] |
Readme for rfc-http-client-0.0.0.1
[back to package description]RFC HTTP Client
This provides a bunch of utility functions and a monad for simplifying the use of wreq.