See: http://www.yacy-forum.de/viewtopic.php?t=1118&highlight=xforwardedfor
*) httpc.java: Bugfix for incorrect http response statuscode parsing
In some situations the statustext whas chopped
*) Adding a lot of fileheaders containing YaCy copyright and license
*) httpd.java: Adding additional debugging http header that should help du detect
the "binary data in browser window" bug.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@653 6c8d7289-2bf4-0310-a012-ef5d649a1542
- ConsoleOutErrHandler.java used to log warnings/errors to stderr
and all other messages to stdout
- GuiHandler.java
used to keep logging messages in memory that can then be viewed
via the http gui
- serverSimpleLogFormatter.java
needed to format logging messages for FileHandler, ConsoleOutErrHandler
and GuiHandler
- serverMiniLogFormatter.java
needed for proxy access logging
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@233 6c8d7289-2bf4-0310-a012-ef5d649a1542