I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit abe29e04 authored by zzz's avatar zzz
Browse files

Remove org.mortbay.http.Version.paranoid property not recognized by Jetty 6.

parent c5a6ed31
No related branches found
No related tags found
No related merge requests found
......@@ -107,10 +107,6 @@ public class RouterConsoleRunner implements RouterApp {
private static final int MAX_IDLE_TIME = 90*1000;
private static final String THREAD_NAME = "RouterConsole Jetty";
static {
System.setProperty("org.mortbay.http.Version.paranoid", "true");
}
/**
* <pre>
* non-SSL:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment