On Fri, 17 Oct 2003, Frank Danielson wrote:
Hi Frank,
Thanks for your answer. I will try your solution using a PreClient hook as
suggested by Huge.
Thanks Frank and Huge.
> I would use a PreHandler hook in your Client clause to look for the request
> type and set an appropriate attribute to us
Hello Frank, Hello Jesus -
Frank is quite correct (thanks as always).
If you have multiple Client clauses you might consider using a
PreClientHook instead.
And I usually keep my hook code in seperate files - see the examples in
"goodies/hooks.txt".
regards
Hugh
On Saturday, Oct 18, 2003, at
I would use a PreHandler hook in your Client clause to look for the request
type and set an appropriate attribute to use in a Handler later. Since you
have multiple Digest-Attribute attributes the only way I know of to handle
it would be to spool through the incoming request's attrbutes looking for