- From: Peter Mcilroy <mpeter@cs.rutgers.edu>
- Date: Mon, 23 Jun 1997 15:55:16 -0400
- To: www-jigsaw@w3.org
I am writing an Authentication filter, and in testing I found that the authenticate(Request) method gets called twice. Since I expect this to be in general a very expensive call (authenitcation is expensive!), is there a good way to get rid of the second "shadow" call? Thanks in advance, Peter McIlroy
Received on Monday, 23 June 1997 15:55:17 UTC