JAL-4409 Make HttpUtils.equivalentJalviewUrlString 'non-destructive'
[jalview.git] / src / jalview / util / HttpUtils.java
2024-05-21 Ben SoaresJAL-4409 Make HttpUtils.equivalentJalviewUrlString...
2024-05-20 Ben SoaresJAL-4409 Also interpret jalviewX:// URIs in Jalview...
2024-05-15 Ben SoaresJAL-4409 Refactoring to allow easier reuse of classes...
2024-05-13 Ben SoaresJAL-1054 Fix wrappers for following http->https redirects
2024-05-13 Ben SoaresJAL-1054 Add wrappers for URL.openConnection(), URL...
2023-08-10 Ben SoaresJAL-629 Change all stdout and stderr output to use...
2023-06-21 Ben SoaresJAL-4001 Rationalise user-agent string into HttpUtils
2022-03-08 Jim ProcterJAL-3438 spotless for 2.11.2.0
2021-07-27 Jim ProcterJAL-3855 convenience method to check a URL will return...
2020-11-12 Ben SoaresJAL-3633 ensure check both or https:// for urls
2020-09-23 Ben SoaresJAL-3633 ensure check both or https:// for urls
2016-10-05 Jim ProcterJAL-2189 apply license
2015-10-08 Jim ProcterJAL-1894 update year/version in copyright
2015-10-08 Jim ProcterJAL-1894 add licensing
2015-09-16 gmungocJAL-1859 refactor duplicated code to new HttpUtils...