J
Joel Cade
I'm attempting to use an HTTP Module to monitor the progress of the request.
Is there a way to do this? I've attempted to use the Request.TotalBytes
property, and attempted to use the Request.InputStream, but both seem to
only respond after the request has been sent to the server. Any help would
be greatly appreciated.
Is there a way to do this? I've attempted to use the Request.TotalBytes
property, and attempted to use the Request.InputStream, but both seem to
only respond after the request has been sent to the server. Any help would
be greatly appreciated.