Hacker News new | ask | show | jobs
by electrum 2031 days ago
Even more confusing, the 404 on GET is caused by doing the HEAD when the object doesn't exist. Without the previous HEAD, the GET would usually succeed.