mirror of
https://github.com/coredns/coredns.git
synced 2025-11-02 02:03:13 -05: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>