13 Feb
2008
13 Feb
'08
9:46 a.m.
A.L.M.Buxey@lboro.ac.uk wrote:
yep - but i think the default schema for clients didnt have these extra features added. at least someone mentioned synchronising them recently
more importantly for other people - do these attributes get passed through the message structure for PERL and Python?
Nope. They're only in the configuration file, and only available via the run-time expansion. But you *can* do: update request { Client-Foo = "%{client:foo}" } Which is good enough for most purposes. Alan DeKok.