Name: | ghc-http-client-restricted |
---|---|
Version: | 0.1.0 |
Release: | 1.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 76266 |
License: | MIT |
RPM: | ghc-http-client-restricted-0.1.0-1.el10_0.x86_64.rpm |
Source RPM: | ghc-http-client-restricted-0.1.0-1.el10_0.src.rpm |
Build Date: | Tue May 20 2025 |
Build Host: | build-ol10-x86_64.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. |