I've posted a new version of Sloppy. Next time you launch you'll
probably automatically get the new version. There's not much visual
change, but if you look in About box you'll see the version number as
1.1.85.
As usual, launch Sloppy via http://www.dallaway.com/sloppy/
The new version includes fixes from Dave Brackeen for:
* 404 handling (Sloppy would hang if there was a 404)
* Minor fix if the upload body didn't have a newline
* redirect handling (http://127.0.0.1:7569/dir now redirects to
http://127.0.0.1:7569/dir/)
Other changes:
* switch from Java 1.3 to Java 1.5. It's been some years since Java
1.5 was released so this shouldn't effect many users, but for some
you will be asked to update your Java version.
* externalized text in prep for translations
* code clean up using results from FindBugs
I've finally extracted the text used in Sloppy so that it can be
translated. If you're interested in supplying a translation please
see: http://code.google.com/p/sloppy/wiki/ForTranslators
Thanks
Richard