I use getUrl function to get Url IPV6 but it did not correct in IE, it was lost two square brackets. Example: http://[2001:dc9::94:58]:8080/testweb in Firefox : getUrl return : http://[2001:dc9::94:58]:8080/testweb but in IE : getUrl return :http://2001:dc9::94:58:8080/testweb so when i use qx.io.remote.Request to send "Post" to servlet, it was failed.
Could you tell me the reason or the solution to resolve this issue. ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
