A follow-up, if it helps anyone searching archives or whatnot, in
looking through rpc.js I found you can access the response headers via
the opinfo.responseheaders.  Ie. if you call your delegate with
args="response", you would have response.opinfo.responseheaders.  And
that works in swf only, it's hard-coded to null in dhtml.  I'm using
4.0.11.

Would a bug report be appreciated, or is this just one more item on the
list of stuff that gets replaced with the eventual soap
rewrite/replacement?

Thanks,
Jesse



On Fri, 2008-05-23 at 13:07 -0600, Jesse Norell wrote:
> Hello,
> 
>   Anyone have tips on how to access the SOAP headers in a response?  It
> doesn't seem to work like the manual says (I set soap.responseheaders to
> a dataset, but it's empty in my handler), and I've not found any
> workarounds in searching yet.  I can see the data in the debug window,
> under __LZloaderReturnData, responseheaders is set to an array with the
> headers I need, I just can't figure out how to access it.
> 
> Thanks again,
> Jesse
> 
> 
-- 
Jesse Norell
Kentec Communications, Inc.
[EMAIL PROTECTED]

Reply via email to