Method: HTTP::Protocol::HTTP2::Connection#maximum_frame_size
- Defined in:
- lib/http/protocol/http2/connection.rb
#maximum_frame_size ⇒ Object
56 57 58 |
# File 'lib/http/protocol/http2/connection.rb', line 56 def maximum_frame_size @remote_settings.maximum_frame_size end |