3.2.0

How to abort a AW.HTTP.Request?

I assumed you could just call abort() like a normal ajax request but it does not work. Any help?
Jon
January 20,
Nevermind figured it out.

obj = new AW.HTTP.Request;
obj._http.abort();
Jon
January 20,

This topic is archived.

See also:


Back to support forum