Skip to content

Commit f32a0b9

Browse files
committed
changeset
1 parent d130fb3 commit f32a0b9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
### Fix HTTP/2 header size limit config option name ([PR #8730](https://github.com/apollographql/router/pull/8730))
2+
3+
The configuration option for HTTP/2 header size limits has been renamed from `http2_max_headers_list_bytes` to `http2_max_headers_list_size` for consistency with naming conventions.
4+
5+
6+
By [@aaronArinder](https://github.com/aaronArinder) in https://github.com/apollographql/router/pull/8730

0 commit comments

Comments
 (0)