HTTP-Proxy - Re: Suggestion for mutator to convert unknown schemes

Posted on Sun Aug 14 10:56:45 2005 by book in response to 881 (See the whole thread of 8)
Re: Suggestion for mutator to convert unknown schemes

Do you plan to release your code on CPAN? (Just curious)

If we want this to be as general as possible, then I could add a specialised hook for unknown schemes that would return false if the protocol is really not supported and another URL to try otherwise.

In your case, the callback would simply return "http://homepage".

What do you think of this? It should work for you and possibly for future users having even more esoteric needs than you. :-)

Direct Responses: 884 | Write a response