Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
Joker_vD
8d ago
0 comments
Save
Share
> I still don’t get how idempotency can typically be ensured without state.
Well, how is "GET /index.html HTTP/1.1" made idempotent in practice without (additional) state?
0 comments
1 comments · 1 top-level
top
newest
oldest
brookst
7d ago
Ah, QUERY is explicitly scoped to be read-only, unlike PUT, POST, DELETE, etc. I had missed that part.
j
/
k
navigate · click thread line to collapse