mirror of
https://github.com/coredns/coredns.git
synced 2026-06-19 15:40:13 -04:00
This PR adds limit to ioutil.ReadAll for DoH request body so that it will not be subject to large requests. Signed-off-by: Yong Tang <yong.tang.github@outlook.com>