Are you sure that PUT is not working when lzproxied=false?
I just made a simple test case
<canvas width="1200" height="80%" debug="true">
<debug fontsize="12"/>
<dataset name="edata" src="http:echo.jsp" request="true"
getresponseheaders="true" querytype="PUT"
timeout="120000"/>
</canvas>
And when fetched via a url with lzproxied=false in the query args, I see
a PUT request go out (in DHTML), using Live HTTPHeaders plugin in Firefox
to spy on the outgoing request.
Also, I have a patch I'm submitting for review which enables PUT and DELETE
methods
when running proxied through the LPS server.
Also, we just added support for setting the request headers in SOLO DHTML
data requests.
On 6/17/07, Simon Cornelius P. Umacob <[EMAIL PROTECTED]> wrote:
Oooh... PUT and DELETE works if I export the application as SOLO.
Setting lzproxied=false in the URL doesn't work, however... Do you guys
have a work around so that I can test my application without exporting
it every time? :)
Thanks!
[ simon.cpu ]
--
And /usr/games/fortune futurama says:
Bender: Bite my shiny, metal ass!
--
Henry Minsky
Software Architect
[EMAIL PROTECTED]