We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2251331 commit 8a938b7Copy full SHA for 8a938b7
1 file changed
src/main/java/org/spdx/utility/DownloadCache.java
@@ -173,7 +173,6 @@ public InputStream getUrlInputStream(final URL url) throws IOException {
173
}
174
175
/**
176
- *
177
* @param url The URL to get an input stream for.
178
* @param restrictRedirects A flag that controls whether redirects returned by url are restricted to known SPDX
179
* hosts or not. Defaults to true. USE EXTREME CAUTION WHEN TURNING THIS OFF!
0 commit comments