Sending XML data via HTTP POST to IHttpHandler causes HttpRequestValidationException

前端 未结 2 1593
攒了一身酷
攒了一身酷 2021-01-22 12:53

I\'m writing an IHttpHandler implementation that will receive XML data sent through a regular HTTP POST from another website. Here\'s a prototype of the implementation:

2条回答
提交回复
热议问题