Sign In/My Account | View Cart  
advertisement

Article:
 Show Me the Code
Subject: Minor correction
Date: 2005-03-04 22:20:10
From: Mike Dierken

Great article! Can't wait for the book.


Minor point - "Another check is to ensure that all of the methods that aren't GETs are non-idempotent." This is incorrect, as PUT and DELETE are always idempotent (repeating the request results in the same end state). The non-safe methods (the ones that modify data) should be done with something other than GET.


Previous Message Previous Message   Next Message Next Message


Sponsored By: