I'm wondering if the HTTPLoader API should handle the 'proxied' flag internally?
I'm asking because looking at the implementation of  LzHTTPDatasource.doRequest()  , it hands off a request
to a loader object, and that request can be proxied or direct. If we want to make the loader object
opaque at this point, it needs to be able to handle building and sending direct or proxied requests internally.



--
Henry Minsky
Software Architect
[EMAIL PROTECTED]

_______________________________________________
Laszlo-dev mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-dev

Reply via email to