Actions
Feature #16937
openAdd DNS over HTTP to Resolv
Description
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
Updated by hsbt (Hiroshi SHIBATA) about 4 years ago
- Target version changed from 36 to 3.0
Updated by hsbt (Hiroshi SHIBATA) about 4 years ago
- Status changed from Open to Assigned
@akr (Akira Tanaka) How about this patch?
Updated by naruse (Yui NARUSE) almost 4 years ago
akr, I don't track this for Ruby 3.0 but if you want to merge, please handle this soon.
Actions
Like0
Like0Like0Like0Like0