# frozen_string_literal: true require "socket" require "httpx/io/udp" require "httpx/io/tcp" require "httpx/io/unix" require "httpx/io/ssl"