mirror of
https://github.com/curl/curl.git
synced 2026-08-05 02:16:13 +03:00
httpsrr: send HTTPS query to the right target
When the target host is on a different port than 443, the name "_[port]._https.[name]" shall be used. Fixes #19301 Reported-by: Gunni on github Closes #19324
This commit is contained in:
parent
6a97bc2c97
commit
8d0bfe74fb
5 changed files with 31 additions and 5 deletions
|
|
@ -4,6 +4,7 @@
|
|||
HTTP
|
||||
HTTP GET
|
||||
DOH
|
||||
httpsrr
|
||||
</keywords>
|
||||
</info>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue