mirror of
https://github.com/curl/curl.git
synced 2024-12-09 06:30:06 +08:00
2511a41bf9
Remove the lines saying "protocols: all". It makes the output in the manpage look funny, and the expectation is probably by default that if not anything is mentioned about protocols the option apply to them all. Closes #8021
9 lines
230 B
Makefile
9 lines
230 B
Makefile
Long: doh-insecure
|
|
Help: Allow insecure DoH server connections
|
|
Added: 7.76.0
|
|
Category: dns tls
|
|
Example: --doh-insecure --doh-url https://doh.example $URL
|
|
See-also: doh-url
|
|
---
|
|
Same as --insecure but used for DoH (DNS-over-HTTPS).
|