Class ServerHostNameAndTimeFilter

  • All Implemented Interfaces:
    IResponseFilter

    public class ServerHostNameAndTimeFilter
    extends Object
    implements IResponseFilter
    Displays an server identifier (combination of host name, IP address and unique id) and the time it took to handle the request in the browser's status bar like this: window.defaultStatus = 'Host: myhost/192.168.1.66/someid, handled in: 0.01s'
    Author:
    eelco hillenius, David Bernard, Sebastian Thomschke