Jan. 17, 2011
10:46 p.m.
On 17.01.2011, at 21:52, Janko Mivšek wrote:
Hi Norbert,
On 17. 01. 2011 21:22, Norbert Hartl wrote:
While trying to consume some PUT urls with Seaside-REST I noticed that the transmitted content is missing. I tried Comanche as well as swazoo. At this moment I'm not sure if I did something wrong but I seems that only GET and POST are treated. Does anyone has some experience on this?
Swazoo certainly supports PUT, because it is used in Aida WebDAV support.
That is strange. I did test several things but now luck so far. In Comanche I have a body stream left with the mime data but in swazoo everything's consumed but no additional data created. Norbert