Hi everyone,
Besides the protocols 'Generic HTTP Query' and 'Generic Network Services Monitor', are there any others that we can use to execute HTTP requests, such as GET, POST, PUT, etc.?
If for some of the HTTP requests we need to send them via a proxy, is there any driver where we can do that?
Thanks.
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 18th July 2023
Hi,
how can i configure proxy on Session protocol xml code ?
Best Regards,
Hamid
Paulo Henriques [SLC] [DevOps Advocate] Posted new comment 19th May 2021
Hi Hamid,
As Jeroen mentioned, technically is possible to use a proxy server in the http requests, however, the way the Generic HTTP Query protocol is implemented it does not support the use of proxies. Note this is not a simple change you can do, for that purpose a new driver feature would have to requested.