Open GoogleCodeExporter opened 8 years ago
+1 It doesn't really make sense to have the UserAgentCallback as interface if
it isn't used for a core thing like image rendering.
I worked around it by implementing a custom java.net.URL protocol, as
StreamResource and co all use URL to get the streams. But this might not always
work, if you want to provide e.g. caching for an existing protocol like http,
where overriding the protocol could interfere with other usages of java.net.URL.
Original comment by alexande...@googlemail.com
on 23 Oct 2012 at 9:32
Original issue reported on code.google.com by
pdoubl...@gmail.com
on 16 Feb 2011 at 9:47