Libraries
»
httpx
(0.6.0)
»
Index
»
HTTPX
»
Connection
»
HTTP2
»
#<<
Method: HTTPX::Connection::HTTP2#<<
Defined in:
lib/httpx/connection/http2.rb
#
<<
(data) ⇒
Object
38 39 40
# File 'lib/httpx/connection/http2.rb', line 38
def
<<
(
data
)
@connection
<<
data
end