Re: server applying PUT to a resource other than the request-URI

On 20.10.2008, at 22:35, Julian Reschke wrote:
> And, again, how does a client find out about the request-URI? You  
> will need
>
>  If-None-Match: *
>
> to avoid unintentional overwrites on /new.txt, but as soon as you  
> include it, a conforming server will have to reject the request with  
> 412 if /new.txt is already taken.

So? Whats wrong with the 412? A client can easily deal with it.

Thanks,
   Helge
-- 
Helge Hess
http://helgehess.eu/

Received on Monday, 20 October 2008 22:08:55 UTC