Re: Introducing a Session header...

On 2012-07-20 16:32, Phillip Hallam-Baker wrote:
> ...
> The REST argument seems to be a red herring to me. If people want to
> write stateless servers then fine, they can use a different technique.
> There have been statefull servers on the Web since 1993. That is why
> the POST method is written the way it is. The design goal was to
> separate out the idempotent methods from the rest.
> ...

ReST is not about stateless servers. If it was, we wouldn't have write 
operations.

Best regards, Julian

Received on Friday, 20 July 2012 15:21:05 UTC