|
Jerome,
I
understand If-Match, but I'm still
confused by ServerResource's support of it in conditional mode.
Logically, POST and PUT should work even if there is no entity, right?
Right
now, my GET returns an error status because there is no entity, but
then I can't get POST/PUT to work while in conditional mode because of
that. No entity, no possibility of checking conditions... which doesn't
make sense to me.
It seems to me that if GET doesn't return a value, then POST and PUT should continue as normal in conditional mode. Could the problem be that I'm setting an error status? But, then, I do need to set an error status for true failures of GET...
I'm
still confused!
-Tal
|
- ServerResource conditional mode Tal Liron
- Re: ServerResource conditional mode David Fogel
- Re: ServerResource conditional mode Tal Liron
- Re: ServerResource conditional mode David Fogel
- Re: ServerResource conditional mode Tal Liron
- RE: ServerResource conditional mode Jerome Louvel
- Re: ServerResource conditional mod... Tal Liron
- RE: ServerResource conditional mode Jerome Louvel
- RE: ServerResource conditional mode Jerome Louvel
- Re: ServerResource conditional mode Tal Liron
- RE: ServerResource conditional mode Jerome Louvel

