Description
Provides asynchronous HTTP client and server support for Ruby applications. It is useful for web services, API clients, proxies, tests, and network tools that need non-blocking HTTP behavior.
HTTP libraries sit on trust boundaries. Validate input, timeouts, TLS settings, redirects, and logging before using them with user data or credentials.