Revert my accidental commit [12335].
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12340 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -217,9 +217,6 @@
|
||||
}
|
||||
};
|
||||
function fXMLHttpRequest_send(oRequest) {
|
||||
// always set the X-Requested-With:-header
|
||||
// oRequest._object.setRequestHeader("X-Requested-With", "XMLHttpRequest");
|
||||
|
||||
oRequest._object.send(oRequest._data);
|
||||
|
||||
// BUGFIX: Gecko - missing readystatechange calls in synchronous requests
|
||||
|
||||
Reference in New Issue
Block a user