Browse Source

Add missing comment about HTTP/2's enable_connect_protocol

Loïc Hoguin 1 year ago
parent
commit
b60349b0d1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/cow_http2_machine.erl

+ 1 - 0
src/cow_http2_machine.erl

@@ -133,6 +133,7 @@
 		initial_window_size => 65535
 %		max_frame_size => 16384
 %		max_header_list_size => infinity
+%		enable_connect_protocol => false
 	} :: map(),
 	next_settings = undefined :: undefined | map(),
 	remote_settings = #{