mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 16:24:19 -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>