|
From: Budd, S. <s....@ic...> - 2003-01-14 13:41:18
|
Hello
After much scrambling, I found the script "handler.pl" by Geoffrey
Hutchison <ghu...@ws...> which is used with
"external_protocols" to fetch https pages.
IT WORKS A WONDER.
There is a small documentation issue . In attrs.html under
"external_protocols" the statement "The first field is a single character
that specifies the record type." appears. In the handler.pl the first
field is shown as "character:" i.e. there are two characters.
Also from the documentation it is not clear whether the u record is
mandatory or it is only needed for a redirect. In the handler.pl script
the u record is only reported if the Location header is returned from the
web server.
|