Skip to content
Snippets Groups Projects
Unverified Commit 477b5cd2 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

urldata: remove 'hostname' from struct Curl_async

It is unnecessary duplicated information, as the host name being
resolved is already present in conn->host.

Closes #16451
parent 5b5e2f73
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment