curl icon indicating copy to clipboard operation
curl copied to clipboard

Duplicative hostname error

Open hadley opened this issue 10 months ago • 0 comments

curl::curl_fetch_memory("INVALID")
#> Error in curl::curl_fetch_memory("INVALID"): Could not resolve hostname [INVALID]: Could not resolve host: INVALID

Created on 2025-02-21 with reprex v2.1.1

From the httr2 snapshot tests, it looks like this was introduced in 6.2.1.

hadley avatar Feb 21 '25 21:02 hadley