Idempotence

I re-read sections 9.1.1 and 9.1.2, and I can understand the logic
beneath idempotence of GET. I probably broke something on my own pages,
and I will bear the consequences. And I know the difference between
idempotence and no-cacheability.

What I did not understand is, why PUT has to be idempotent.

Isn't there a discrepancy between 9.1.1 and 9.1.2 ? And besides, does
putting twice a file generate different timestamps for it?

ciao, .mau.

Received on Thursday, 26 September 1996 06:09:57 UTC