- From: Benoit Mahe <Benoit.Mahe@sophia.inria.fr>
- Date: Mon, 13 Oct 1997 18:01:40 +0200
- To: Mahesh Joshi <mjoshi@kset.com>
- cc: www-jigsaw@w3.org, Benoit.Mahe@sophia.inria.fr
> Hi,
>
> I have configures Jigsaw as a proxy and have written my own client-side filter
> (implements PropRequestFilter).
>
> My filter needs to find out what host and port the Proxy is running on.
> I read the source and documentation, but it looks like I am missing something as
> I still cant find a way in which I can retrieve this information from my
> Client-side filter.
>
> Any help on this would be appreciated.
>
> Thanks!
> --
> Mahesh Joshi
I think you can call the getProxy() method of Request in your filter.
public URL getProxy() { .... }
- Benoît Mahé -------------------------------------------------------
World Wide Web Consortium bmahe@w3.org, bmahe@sophia.inria.fr
Architecture domain - Jigsaw Team tel : 04 93 65 79 89
---------------------------------------------------------------------
Received on Monday, 13 October 1997 12:02:18 UTC