k-billy
07-22-2003, 02:44 PM
It would be of great benefit to us if we had the ability to add a datapointer's node to the body of a Laszlo generated HTTP POST request.
We need to send large XML strings across the wire, and adding the xml as a parameter to the query string is not ideal (albeit feasible for the short -term).
I guess part of this request would imply that the laszlo client actually send a POST from the client to the lps core (it currently sends a GET). It was explained to me that it is not currently supported due to a lack of POST support in some Flash enabled browsers. Perhaps the functionality could be included with a clear warning of its limitations on various browsers?
We need to send large XML strings across the wire, and adding the xml as a parameter to the query string is not ideal (albeit feasible for the short -term).
I guess part of this request would imply that the laszlo client actually send a POST from the client to the lps core (it currently sends a GET). It was explained to me that it is not currently supported due to a lack of POST support in some Flash enabled browsers. Perhaps the functionality could be included with a clear warning of its limitations on various browsers?