mirror of
https://github.com/curl/curl.git
synced 2026-07-10 09:27:16 +03:00
* format `data->state.aptr.host` without crlf, so signatures do not need to strip it again. Add the crlf when adding the header to the request dynbuf * check `connect-to` strings on normalized hostname and user supplied hostname (when those differ) * libssh: always use the peer for setting ssh option SSH_OPTIONS_HOST, preserve ipv6 [] enclosure, use IDN converted hostname otherwise. This is the libssh documented expectation. Do NOT use strings from URL parsing. Closes #22128 |
||
|---|---|---|
| .. | ||
| libssh.c | ||
| libssh2.c | ||
| ssh.h | ||
| vssh.c | ||
| vssh.h | ||