]> git.ipfire.org Git - thirdparty/curl.git/commit
url: remove infof() output for "still name resolving"
authorDaniel Stenberg <daniel@haxx.se>
Thu, 27 Jul 2023 15:41:54 +0000 (17:41 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 27 Jul 2023 21:55:21 +0000 (23:55 +0200)
commit5413d24aae02d5cd252deba74d85f86a139106eb
tree70e0580d8aab3a17a7fc4e15e4eb8eec93f79a46
parent775018d2738c0f05b0daa0036e9a06009da43483
url: remove infof() output for "still name resolving"

The message does not help and might get spewed a lot during times.

Reported-by: yushicheng7788 on github
Fixes #11394
Closes #11529
lib/url.c