Hi All,
I read the discussions on idempotent in this forum.
Can you please clarify me on what would be the case if we had used a "post" method instead of "get" in the example given in page 112-113 in HFSJ.
And also if my understanding is right that "get" and "head" methods are idempotent while post, put and delete are not.
Thanks
Sharanya