How can I use an iOS HTTPAPT object in a module, to find out if there is a postback? This is for a www / ssl redirection module so we want to know that this postback should be done as soon as possible, before the page execution. This code will need to be run on IIS6 and IIS7.
I only examined the request method to see if it was a post instead of GET.
Comments
Post a Comment