my web application raises POST XHR request and I want to stop POST request and convert into GET request and then forward it to server, followed by check for 405 status code.