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
Showing
- lib/asyn-ares.c 2 additions, 3 deletionslib/asyn-ares.c
- lib/asyn-thread.c 2 additions, 8 deletionslib/asyn-thread.c
- lib/doh.c 1 addition, 1 deletionlib/doh.c
- lib/hostasyn.c 2 additions, 2 deletionslib/hostasyn.c
- lib/hostip.c 1 addition, 1 deletionlib/hostip.c
- lib/urldata.h 0 additions, 2 deletionslib/urldata.h
Please register or sign in to comment