mirror of
https://github.com/coredns/coredns.git
synced 2026-06-01 23:00:23 -04:00
This PR Set a conservative MaxHeaderBytes value on the DoH3 HTTP/3 server. This reduces memory exposure from large request headers before requests reach the DoH handler. Signed-off-by: Yong Tang <yong.tang.github@outlook.com>