Hi,
Is there a way for OpenLaszlo to support HTTP PUT and DELETE aside from the usual GET and POST? Doing it manually in plain JavaScript is relatively easy-- I just have to specify the verb in XMLHttpRequest.open()-- but I can't seem to find a straightforward way for doing it in OL.
Also, is it possible to send raw HTTP headers to the server? If so, can I do it in SOLO mode? =)
Thanks!!! [ simon.cpu ] -- And /usr/games/fortune futurama says: Professor: "Good news, everyone, the university is bringing me up on disclipinary charges. Wait, that's not good news at all."
