Method: Protocol::HTTP2::Connection#framer
- Defined in:
- lib/protocol/http2/connection.rb
#framer ⇒ Object (readonly)
Returns the value of attribute framer.
61 62 63 |
# File 'lib/protocol/http2/connection.rb', line 61 def framer @framer end |