Description
Adds a mature HTTP client library for Ruby with features similar to Perl's LWP. It is useful for scripts, integrations, crawlers, and applications that need programmatic web requests.
HTTP clients process untrusted remote content. Configure TLS, redirects, proxies, cookies, timeouts, and logging carefully when requests involve credentials or private data.