Hi Adhiyan,Any thoughts on this? I'm hoping that you have a documented
object property of HttpClientRequest to implement your solution, as I
cannot find any documentation that says how to pass the ServerName
parameter into the call. Is the server name passed as a property of
HttpClientRequest or via an HTTP header?From how I understand it, the
Adobe CM JS engine exposes "HttpClientRequest" for our use and you've
built the implementation around functions exposed by OpenSSL. Therefore,
the only wa...