@verb #1645:"tell_www_page" this none this rxdo #789 @program #1645:"tell_www_page" this none this player:isa($webber) || raise(E_PERM) caller in {$www, this} || raise(E_PERM) if (!player.header_issued) player:notify("HTTP/1.0 200 OK") player:notify($www:server_name()) player:notify("Content-type: image/x-icon") player:notify("") player.header_issued = 1 endif set_connection_option(player, "binary", 1) "For speed, ._favicon is a cached copy of the file. See :_kick" player:notify(this._favicon) set_connection_option(player, "binary", 0) "Last modified by Dax (#789) on Sun Dec 16 20:16:59 2001 MST." .