Merge branch 'releases/Release_2_11_3_Branch'
[jalview.git] / src / jalview / util / HttpUtils.java
2023-08-10 Ben SoaresJAL-629 Change all stdout and stderr output to use...
2023-06-22 Ben SoaresJAL-4001 Release_2_11_2 branch with Plausible analytics
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...