How does my HTTPS POST get blocked based on XML content?
There’s a web application on a server which I have full access to which accepts POST requests on a REST endpoint. The request payload is expected to be an XML document. For request routing and load balancing the server makes use of HAProxy… Continue reading How does my HTTPS POST get blocked based on XML content?