mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-04-28 01:55:21 +00:00
bb38e07e2a
Broken in 49d33fa03636041c4da35476539a3b6aa318da11 by the move from URL to URI. If URI is passed a URL with a negative port, URI.getHost() returns null, which bypasses the coercion-to-80. Zero, OTOH, is still coerced.