From: drbrain@...7.net Date: 2020-06-07T23:46:45+00:00 Subject: [ruby-core:98670] [Ruby master Feature#16937] Add DNS over HTTP to Resolv Issue #16937 has been reported by drbrain (Eric Hodel). ---------------------------------------- Feature #16937: Add DNS over HTTP to Resolv https://bugs.ruby-lang.org/issues/16937 * Author: drbrain (Eric Hodel) * Status: Open * Priority: Normal * Assignee: akr (Akira Tanaka) * Target version: 2.8 ---------------------------------------- This adds a DNS over HTTP resolver at Resolv::DoH It obeys RFC8484 with respect to Cache-Control and Age behavior, but does not use HTTP2 as ruby does not have an HTTP2 client. It does not allow configuration of the Net::HTTP instance beyond timeouts, but I am willing to add more configuration if this is desired. ---Files-------------------------------- 0001-Add-DNS-over-HTTP-resolver.patch (11.9 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: