Thierry, thanks for the response!

>Hi Chris,
>
>>However, using the TunnelService, I get a 404 for this request and the 
>>Resource attached to /sites/{code} is never even constructed.
>What do you mean by "using the TunnelService"? In the sentence just above you
>seem to say that it works.

By "using the TunnelService" I meant using a method of POST and a query of
?method=delete.

I was thinking things were being handled differently when I POSTed to
/sites/abc?method=delete via a browser and when I DELETEd to /sites/abc via
telnet. It appears that actually the my use of the *browser* (FireFox 3) might
be the problem... I can POST or DELETE via telnet and either one works fine, but
if I use the browser, it appears in the logs exactly the same way (DELETE
/sites/abc) but a 404 is returned before any of my code is executed.

I hope I'm making sense... I haven't had much sleep :)

Thanks!

Chris Lee

Reply via email to