Add client add-in for IE?

I want to see if anyone knows about a REST client (possibly an IE addon) that can be used to send email requests using IE cookies to authenticate and monitor the response.

The purpose of this is that I am dealing with a web service that only allows login from IE, and I need to do some debugging with various POST requests. I know that I can make it work by creating my own simple leisure client that can fake IE for authentication purposes, but it seems like a lot of work to watch a couple of requests respond.

+6
source share

Source: https://habr.com/ru/post/946530/


All Articles