How to send a custom header in the request so that to segregate

How to send a custom header in the request so that to segregate and allow traffic from LambdaTest in our network?

Hi Dipen,

In order to add the custom header in the requests you need to do it at the framework level at your end. Please refer to the below link:

You have to run the proxy at your network then the traffic will route through that proxy and you can add the header using the proxy as per the above link.

And in case you are routing the requests through proxy then you have to use the tunnel also to allow the LambdaTest traffic through that proxy.