mirror of
https://github.com/coredns/coredns.git
synced 2026-06-05 16:50:14 -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>