Re: Re: the meaning of stateless
Jan Algermissen <[email protected]>
| Newsgroups | gmane.comp.web.services.rest |
|---|---|
| Message-ID | <[email protected]> |
And if you really have to: On 22.04.2013, at 20:56, "scott vernon" <[email protected]> wrote: > so where would we store the intermediate data Build up the state on the client. Why does the intermediate state need to be on the server in the first place? Why not just POST the large 'query'? Jan