forked from I2P_Developers/i2p.i2p
synced up with the eepget from the syndie source tree (allowing better
control of timeouts and transparent redirection). the users of eepget in this source tree don't necessarily use the timeout controls, though they can be updated to do so
This commit is contained in:
@ -169,6 +169,7 @@ public class UpdateHandler {
|
||||
System.setProperty("net.i2p.router.web.UpdateHandler.updateInProgress", "false");
|
||||
}
|
||||
public void headerReceived(String url, int attemptNum, String key, String val) {}
|
||||
public void attempting(String url) {}
|
||||
}
|
||||
|
||||
private void restart() {
|
||||
|
Reference in New Issue
Block a user