Re: HTTP working group status & issues (please reply)
Mike Meyer (mwm@contessa.phone.net)
Tue, 24 Sep 1996 13:47:52 PST
> the header suggestion (e.g. Idempotent: yes | no) has the benefit that
> CGI scripts can include it as META tag [...] The problem, though, is that it
> "begs" to be used for GET as well.
This isn't a problem, this is a feature. I *want* to be able to tag
the results of a GET as NOT being idempotent. Or can you provide a way
to create a link (as opposed to a form submit button) that uses POST
for data?
<mike