Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
drivebyacct2
13y ago
0 comments
Save
Share
I don't see that anywhere in the post. All I saw was "GET"s shouldn't modify state and should be cacheable. That seems perfectly in line with the spec.
0 comments
3 comments · 1 top-level
top
newest
oldest
jebblue
13y ago
· 2 in thread
The only problem I have with your comment is that REST is not specified, it's a style:
http://en.wikipedia.org/wiki/Representational_state_transfer
Ramone
13y ago
GET being cacheable/idempotent is part of the HTTP spec, and has nothing to do with REST:
http://www.w3.org/Protocols/rfc2616/rfc2616-sec13.html#sec13...
drivebyacct2
OP
13y ago
I meant the HTTP spec which is where GETs specified.
j
/
k
navigate · click thread line to collapse