On April 29, 2002 01:25 am, Bill Eldridge wrote:
> You might try webdebug at:
>   http://www.cyberclip.com/webdebug/
>
> to see what exactly are the last characters popping out.
>
> (It's written in Python - might be a cool thing to integrate
> into Webware for enhanced debugging).

That's a great idea.  We could have it add an HTTP header with an ID for each 
request and then use those IDs to log debug info from within WebKit:
  - total processing time
  - timing of various steps in the response process
  - session state
  - etc.

Tavis


_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to