Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
bellowsgulch
37 days ago
|
parent
|
context
|
favorite
| on:
The new HTTP QUERY method explained
So a POST with explicit caching semantics?
em-bee
37 days ago
[–]
no, a POST that is idempotent. caching is an optional side benefit.
bellowsgulch
35 days ago
|
parent
[–]
Isn't that just a PUT minus the inferred semantics?
em-bee
34 days ago
|
root
|
parent
[–]
yeah good catch, my response was incomplete. QUERY is a POST that is not only idempotent but also safe (it does not change anything at all on the server) (and it's cacheable of course)
PUT is idempotent but not safe.
bellowsgulch
34 days ago
|
root
|
parent
[–]
Good point.
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: