- Add UTF-8 test script

- Fix non-UTF-8 comment in Jetty source File
This commit is contained in:
zzz
2011-02-03 19:27:49 +00:00
parent b502fd0e9d
commit c979d65ee6
2 changed files with 58 additions and 1 deletions

View File

@ -47,7 +47,7 @@ import org.mortbay.util.URI;
* HTTP/1.1 ranges are supported.
*
* @version $Id: ResourceHandler.java,v 1.66 2005/08/24 08:18:17 gregwilkins Exp $
* @author Nuno Pregui<EFBFBD>a
* @author Nuno Pregui?a (sorry, wasn't UTF-8)
* @author Greg Wilkins
*/
public class ResourceHandler extends AbstractHttpHandler