HTTP::Server::RequestProcessor
Inherits Reference / Object
Instance methods
max_concurrent_streams
Sourcemax_concurrent_streams=(value : Int32)
Sourcemax_frame_size
Sourcemax_frame_size=(value : Int32)
Sourcemax_header_continuation_size
Sourcemax_header_continuation_size=(value : Int32)
Sourcemax_header_list_size
Sourcemax_header_list_size=(value : Int32)
Sourcemax_header_table_size
Sourcemax_header_table_size=(value : Int32)
Sourcemax_initial_window_size
Sourcemax_initial_window_size=(value : Int32)
Sourceprocess(input : IO, output : IO, error = STDERR)
Sourceprocess_http2(entry : Forest::Entry)
Source