Libraries
»
httpx
(0.5.1)
»
Index
»
HTTPX
»
Connection
»
HTTP2
»
#close
Method: HTTPX::Connection::HTTP2#close
Defined in:
lib/httpx/connection/http2.rb
#
close
⇒
Object
46 47 48
# File 'lib/httpx/connection/http2.rb', line 46
def
close
@connection
.
goaway
end