class Async::HTTP::Protocol::HTTP11
def hijack
-
(Async::Wrapper)
- the underlying non-blocking IO.
def hijack @persistent = false @stream.flush return @stream.io end
(Async::Wrapper)
- the underlying non-blocking IO.
def hijack @persistent = false @stream.flush return @stream.io end