Skip to content

Commit

Permalink
📚 Improve JavaDocs
Browse files Browse the repository at this point in the history
  • Loading branch information
pmonks committed Sep 15, 2023
1 parent 2251331 commit 8a938b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/org/spdx/utility/DownloadCache.java
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,6 @@ public InputStream getUrlInputStream(final URL url) throws IOException {
}

/**
*
* @param url The URL to get an input stream for.
* @param restrictRedirects A flag that controls whether redirects returned by url are restricted to known SPDX
* hosts or not. Defaults to true. USE EXTREME CAUTION WHEN TURNING THIS OFF!
Expand Down

0 comments on commit 8a938b7

Please sign in to comment.