mirror of
https://github.com/moparisthebest/curl
synced 2024-11-05 00:55:04 -05:00
10 lines
294 B
Makefile
10 lines
294 B
Makefile
Long: doh-url
|
|
Arg: <URL>
|
|
Help: Resolve host names over DOH
|
|
Protocols: all
|
|
---
|
|
Specifies which DNS-over-HTTPS (DOH) server to use to resolve hostnames,
|
|
instead of using the default name resolver mechanism. The URL must be HTTPS.
|
|
|
|
If this option is used several times, the last one will be used.
|