| Name: | ghc-http-client-restricted |
|---|---|
| Version: | 0.1.0 |
| Release: | 1.el10_0 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 138186 |
| License: | MIT |
| RPM: | ghc-http-client-restricted-0.1.0-1.el10_0.aarch64.rpm |
| Source RPM: | ghc-http-client-restricted-0.1.0-1.el10_0.src.rpm |
| Build Date: | Wed May 21 2025 |
| Build Host: | build-ol10-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://hackage.haskell.org/package/http-client-restricted |
| Summary: | Restricting the servers that http-client will use |
| Description: | Addition to the http-client and http-client-tls libraries, that restricts the HTTP servers that can be used. This is useful when a security policy needs to eg, prevent connections to HTTP servers on localhost or a local network, or only allow connections to a specific HTTP server. It handles restricting redirects as well as the initial HTTP connection, and it also guards against DNS poisoning attacks. |