On Wed, Sep 04, 2019 at 11:03:26AM -0400, Karl Dahlke wrote: > > My guess is that server simply cannot handle HEAD requests and, rather than > > Right, so, I now revert back to get upon curl head failure; I use to just > give up. > Least this way you get your data, even if it didn't come from cache.
That'll work and sounds sensible. I also wonder about the possibility of exposing the curl debug messages, perhaps at some debug level.
