https://issues.apache.org/bugzilla/show_bug.cgi?id=51110

--- Comment #4 from Anthony Wat <[email protected]> 2012-02-13 02:11:22 UTC ---
It seems that URLConnection.getContent() and URLConnection.getInputStream() are
the only methods that can generate FileNotFoundException when the resource
really does not exist. I've created a patch to use the latter, which will avoid
unused data from being downloaded. Please review and commit if everything looks
OK. Thanks a lot.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to