comparison README @ 8713:d981c7bd1da7 quic

README: http3_max_field_size was removed in ae2e68f206f9.
author Sergey Kandaurov <pluknet@nginx.com>
date Sun, 07 Mar 2021 00:23:25 +0300
parents 6da4b045ec34
children c8bda5e1e662
comparison
equal deleted inserted replaced
8712:6da4b045ec34 8713:d981c7bd1da7
128 128
129 ssl_protocols TLSv1.3; 129 ssl_protocols TLSv1.3;
130 130
131 A number of directives were added that configure HTTP/3: 131 A number of directives were added that configure HTTP/3:
132 132
133 http3_max_field_size
134 http3_max_table_capacity 133 http3_max_table_capacity
135 http3_max_blocked_streams 134 http3_max_blocked_streams
136 http3_max_concurrent_pushes 135 http3_max_concurrent_pushes
137 http3_push 136 http3_push
138 http3_push_preload 137 http3_push_preload