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