spack/lib/spack
Harmen Stoppels ea029442e6
Revert "Revert "Use urllib handler for s3:// and gs://, improve url_exists through HEAD requests (#34324)"" (#34498)
This reverts commit 8035eeb36d.

And also removes logic around an additional HEAD request to prevent
a more expensive GET request on wrong content-type. Since large files
are typically an attachment and only downloaded when reading the
stream, it's not an optimization that helps much, and in fact the logic
was broken since the GET request was done unconditionally.
2022-12-14 23:47:11 +01:00
..
docs Fix markdown links in rst files (#34488) 2022-12-13 14:11:38 +00:00
env Control Werror by converting to Wno-error (#30882) 2022-11-23 12:29:17 -08:00
external Stop using six in Spack (#33905) 2022-11-15 10:07:54 +01:00
llnl Windows: reenable unit tests (#33385) 2022-12-09 13:27:46 +00:00
spack Revert "Revert "Use urllib handler for s3:// and gs://, improve url_exists through HEAD requests (#34324)"" (#34498) 2022-12-14 23:47:11 +01:00
spack_installable Remove support for running with Python 2.7 (#33063) 2022-11-14 13:11:28 +01:00