> [EMAIL PROTECTED] writes:
> > Yes. I know this, but status code is not enough for me. The text
> > information given in the body (even in case of status codes: 500, 404
> > etc.) is very useful for me (it includes the error message to be shown to
> > user)
>
> What about e.getData().getResponseHeaders()?  Does one of the headers have
> what you're looking for?
No, unfortunatelly, the response doesn't have the header with the error text.
Btw, I solved this problem, but in very "hackish" way. Just copied some 
methods from the original qooxdoo code of the qx.io.remote.Request and then 
removed a couple of checks. But I don't like this solution at all.



Thanks,
        Alexei Golovko

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to