Hello, I'm new to the web application proxy. I have it configured and working except for one thing. I need to receive notification from an external server. They push the notification to my web server via a HTTP POST method delivering XML. When I have the proxy enabled I can't receive the notification and I have to switch to regular DNAT. What do I need to do to allow this to pass?
You know, it was as simple as that. It showed it was detecting XSS so I put in an exception and now it works. I thought that POSTs weren't allowed unless I changed something. Thanks!