Libraries
»
protocol-http2
(0.8.0)
»
Index
»
Protocol
»
HTTP2
»
GoawayFrame
»
#connection?
Method: Protocol::HTTP2::GoawayFrame#connection?
Defined in:
lib/protocol/http2/goaway_frame.rb
#
connection?
⇒
Boolean
Returns:
(
Boolean
)
39 40 41
# File 'lib/protocol/http2/goaway_frame.rb', line 39
def
connection?
true
end