module Async
module Async::HTTP
module Async::HTTP::Protocol
class Async::HTTP::Client
class Async::HTTP::Protocol::HTTP10
class Async::HTTP::Protocol::HTTP11
class Async::HTTP::Protocol::HTTP1x
class Async::HTTP::Protocol::Request
class Async::HTTP::Protocol::Response
class Async::HTTP::Server
async-http
0.2.0
# handle_request
def handle_request(request, peer, address) [200, {}, []] end