19 Dec
2021
19 Dec
'21
2:03 p.m.
On Dec 19, 2021, at 1:30 PM, Michael Schwartzkopff <ms@sys4.de> wrote:
I found the problem already. I have to configure
|pass_all_vps_dict = yes in the python module. The next problem is that I cannot modify control attributes in the python module. |
Those attributes are passed in the "config" list. See the docs: # Pass all VPS lists as a dictionary to the callbacks # Keys: "request", "reply", "config", "session-state", "proxy-request", # "proxy-reply" # This option prevales over "pass_all_vps" # pass_all_vps_dict = no Alan DeKok.