aboutsummaryrefslogtreecommitdiffstats
path: root/src/gun_http2.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/gun_http2.erl')
-rw-r--r--src/gun_http2.erl2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gun_http2.erl b/src/gun_http2.erl
index 4b35c76..71e01d4 100644
--- a/src/gun_http2.erl
+++ b/src/gun_http2.erl
@@ -160,11 +160,13 @@ do_check_options([Opt={Name, _}|Opts]) ->
max_concurrent_streams,
max_decode_table_size,
max_encode_table_size,
+ max_fragmented_header_block_size,
max_frame_size_received,
max_frame_size_sent,
max_stream_window_size,
preface_timeout,
settings_timeout,
+ stream_window_data_threshold,
stream_window_margin_size,
stream_window_update_threshold
],