[Laszlo-user] HTTP verbs for RESTful applications -- hmmm... works when deployed

Henry Minsky henry.minsky at gmail.com
Sun Jun 17 05:26:34 PDT 2007


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 <simoncpu at infoweapons.com> 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
hminsky at laszlosystems.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-user/attachments/20070617/b86e0321/attachment-0001.html


More information about the Laszlo-user mailing list