[Slogger] Does slogger re POST?
Claus Dahl
claus.dahl at gmail.com
Thu Oct 6 11:14:13 EDT 2005
Is it possible that Slogger does not honor REST principles? I am
investigating a bug in a web application that's exposed by slogger. It's the
usual kind of problem where the application was not guarding agains
accidental GET requests, so that morphing changes ot the web resource could
happen as a consequence of a GET request. Now however the app seems to be
properly guarded against GET - but my issue with sloggers persists. It's as
if Slogger reruns the request currently displayed in the browser, even if
that was a POST request - which Slogger obviously shouldn't, since that
might delete/update and so on web resources. Has anybody seen somehting like
this or is the app still broken?
Claus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mozdev.org/pipermail/slogger/attachments/20051006/ac99e2b1/attachment.htm
More information about the Slogger
mailing list