css4j / echosvg

SVG implementation in the Java™ Language, fork of Apache Batik, supporting level 4 selectors and colors.
Apache License 2.0
40 stars 2 forks source link

util: set connect and read timeouts in ParsedURLData [BATIK-1366] #100

Closed carlosame closed 5 months ago

carlosame commented 5 months ago

Default connect timeout is 10 seconds, read timeout is 4 minutes to allow for large reads.

carlosame commented 5 months ago

Relevant CWEs: