Description
Adds fixtures for testing Ruby code that uses Async::HTTP. It is useful for HTTP clients, servers, and protocol code that need controlled asynchronous test environments.
HTTP fixtures can differ from real networks. Keep separate checks for TLS, proxies, timeouts, malformed responses, and concurrency under load.