0

So I'm encountering this weird issue where HTTP POST requests are being received by the first page of my application as GET requests. IIS logs the requests as POST, so it's something that's happening within ASP.NET.

I'm wondering if there is any way I can set a breakpoint before the HttpModules & monitor the state of the request as it passes through the modules.

Any help is greatly appreciated! Thanks

4

0 回答 0