aboutsummaryrefslogblamecommitdiffstats
path: root/doc/src/guide/migrating_from_2.11.asciidoc
blob: ab746426ef5cb65299bfbb716abb10aa63fe059f (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                                            
[appendix]
== Migrating from Cowboy 2.11 to 2.12

Cowboy 2.12 contains a small security improvement for
the HTTP/2 protocol.

Cowboy 2.12 requires Erlang/OTP 24.0 or greater.

=== Features added

* A new HTTP/2 option `max_fragmented_header_block_size` has
  been added to limit the size of header blocks that are
  sent over multiple HEADERS and CONTINUATION frames.

* Update Cowlib to 2.13.0.