Atozed Forums

Full Version: Custom Request Header
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
It is possible to add a custom header to each request?

Using IW 15.2.12 with Delphi 10.3.3 (planning to move to 10.4 soon for this project).

The reason I'm asking is that a customer of mine has mutiple servers, and a load balancer who will send customers to one of these servers based on some criteria in the request header. We were thinking of a way to add the IW session ID to the request header. Or some other means of identification. But I have no idea how to programmaticlaly add something to the request header. And nut just for regular "Click" events, but also for the AsSync events of course.

I hope soemthing is possible, thanks in advance.

Groetjes, Bob Swart