![]() |
Custom Request Header - Printable Version +- Atozed Forums (https://www.atozed.com/forums) +-- Forum: Atozed Software Products (https://www.atozed.com/forums/forum-1.html) +--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html) +---- Forum: English (https://www.atozed.com/forums/forum-16.html) +----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html) +----- Thread: Custom Request Header (/thread-1879.html) |
Custom Request Header - ebob42 - 08-17-2020 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 |