The application for intercepting http requests uses the .NET FiddlerCore proxy library.
- Start application and accept certificate (that allows you to capture https trafic).
- Go to any website/service and initialize POST request.
- POST header and body of your request will be added in the window.