Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
juancampa
5y ago
0 comments
Save
Share
Also:
1. HEAD key -> 404 2. PUT key -> 200 3. GET key -> 404 (what? But I just put it!)
This is commonly used for "upload file if it doesn't exist"
0 comments
1 comments · 1 top-level
top
newest
oldest
electrum
5y 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.
j
/
k
navigate · click thread line to collapse