Re: Questions about PassthruAPP



Andrew Yao <andrewyao@xxxxxxxxx> wrote:
but how do I abort the operation and start a new one? I thought IE
started the original request.

IE calls you. You create an instance of the real APP and call it. It
works on your behalf. You can stop it, destroy it, create a new one and
issue a new request, without IE knowing anything.

A side question, if the original request was a HTTP post, and it
caused a HTTP 302, I don't have to send the original POST payload in
the redirect correct right?

Yes, the usual practice is to issue a GET request on redirect, even if
the original was a POST.
--
With best wishes,
Igor Tandetnik

With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925


.