Skip to content

Changes

Summary

  1. Use fetch intead of XMLHttpRequest if available (details)
Commit acb09809f7e641adcef1c6002b071f6528d5a0a6 by Ivan Furnadjiev
Use fetch intead of XMLHttpRequest if available

Usng fetch allows to handle the request redirect manually.

Change-Id: Id48223394202d797240f2eb2158a9451a9e0e204
The file was modified bundles/org.eclipse.rap.rwt/js/rwt/remote/Connection.js
The file was modified bundles/org.eclipse.rap.rwt/js/rwt/remote/Request.js
The file was modified bundles/org.eclipse.rap.rwt/js/rwt/client/ServerPush.js