* EepGet, I2PSnark:

- New I2PSocketEepGet fetches through existing tunnels
        rather than through the proxy
      - Use new eepget for i2psnark
      - Add a fake user agent for non-proxied fetches
      - Cleanups
This commit is contained in:
zzz
2009-08-26 22:15:32 +00:00
parent df4143f036
commit 95aba0c537
9 changed files with 297 additions and 30 deletions

View File

@ -37,7 +37,7 @@ import net.i2p.util.Log;
* or
* $method $path $protocolVersion\nHost: $site
* or
* $method http://i2p/$site/$path $protocolVersion
* $method http://i2p/$b64key/$path $protocolVersion
* or
* $method /$site/$path $protocolVersion
* </pre>