dns-lg icon indicating copy to clipboard operation
dns-lg copied to clipboard

Allow the client to specify the timeout of DNS requests?

Open bortzmeyer opened this issue 11 years ago • 0 comments

To do so, a RESTful solution is to use the Prefer: HTTP header (RFC approved but not yet published):

GET /example.org/AAAA HTTP/1.0 Prefer: wait=10

bortzmeyer avatar Feb 06 '13 10:02 bortzmeyer