Is it possible to disable request validation for HttpHandlers?
A bit of background - I\'ve got an ASP.NET web application using an HttpHandler to receive the payment
it is quite easy. Change the following snippet to match the handler path and add in your web.config:
....