[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PaceServiceError GET vs. POST (was Re: AtomPubIssuesList)




On Jun 22, 2004, at 9:42 AM, Robert Sayre wrote:


There are lots of reasons to use a GET. The main one is that the request to the ErrorURI should be considered safe by the client:

That argument *almost* works, but turn it around. Is there any reason not to use a POST? -Tim