NOT approved.

I notice that all the keywords are marked "private."

Accordingly, the method that Henry mentioned on the OpenLaszlo list 
today (LzLoadQueue.quargs()) isn't listed in the doc.  Nor are any of 
the other methods, including the conx method that is called out in the 
example in the reference page.

Before checking this in, therefore, please make sure that keywords 
marked as private are supposed to be so.  This will make sure that 
publicly available methods are documented.

Thanks

jrs

On Mar 28, 2006, at 9:00 PM, Henry Minsky wrote:

> Summary: pass 'headers' arg to lps data server proxy
>
> New Features:
>
> Bugs Fixed: lpp-1888
>
> Technical Reviewer: mdavis
>
> QA Reviewer: mdavis
>
> Doc Reviewer:
>
> Documentation:
>
> Release Notes:
>
> Details:
>
> When fetching data from the LPS XML proxy, you are supposed to be able
> to set custom HTTP headers in the request to the back-end, by using the
> LzDataset.setHeader() API. This was no longer working in the Flash 
> runtime.
>
> When we switched to doing all client-side XML parsing, the code to
> send the 'headers' option to the LPS data proxy server got broken. 
> This puts
> it back.
>
> Added new test in test/lfc/alldata, which sets the content-type header 
> and
> checks if
> that is what was received by the back-end.
>
>
>
>
>
>
> --
> Henry Minsky
> Software Architect
> [EMAIL PROTECTED]
> <changeset-40961.zip>_______________________________________________
> Laszlo-dev mailing list
> [email protected]
> http://www.openlaszlo.org/mailman/listinfo/laszlo-dev

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

Reply via email to