Libraries
»
httpx
(0.6.0)
»
Index
»
HTTPX
»
Connection
»
HTTP2
»
#close
Method: HTTPX::Connection::HTTP2#close
Defined in:
lib/httpx/connection/http2.rb
#
close
⇒
Object
30 31 32
# File 'lib/httpx/connection/http2.rb', line 30
def
close
@connection
.
goaway
end