WebKit version 1.0.1 released on 02/06/09
HTMLForStackTrace()
was added to
WebUtils.HTMLForException
, as suggested by Jason Hildebrand.
This may be useful when debugging Webware applications.ThreadedAppServer
contained a bug
in handling data coming across the network in multiple packets.
This bug could cause problems when connecting to Webware's application
server via mod_webkit or mod_scgi from a webserver on a different host
(thanks to Jehiah Czebotar for the accurate bug report).