Class: Async::HTTP::Protocol::HTTP10::Client

Inherits:
HTTP::Protocol::HTTP10::Connection
  • Object
show all
Includes:
Async::HTTP::Protocol::HTTP1::Client, Async::HTTP::Protocol::HTTP1::Connection
Defined in:
lib/async/http/protocol/http10/client.rb

Constant Summary

Constants included from Async::HTTP::Protocol::HTTP1::Connection

Async::HTTP::Protocol::HTTP1::Connection::CRLF

Instance Attribute Summary

Attributes included from Async::HTTP::Protocol::HTTP1::Connection

#count, #stream

Method Summary

Methods included from Async::HTTP::Protocol::HTTP1::Connection

#close, #connected?, #hijack, #multiplex, #peer, #read_chunked_body, #read_fixed_body, #read_line, #read_remainder_body, #read_tunnel_body, #reusable?

Methods included from Async::HTTP::Protocol::HTTP1::Client

#call