Do not stop trying to disambiguate http locations when 403s are encountered by lesserwhirls · Pull Request #1465 · Unidata/netcdf-java
added 2 commits
August 5, 2025 14:00When using "nodods:" or "httpserver:" for a dataset url, try connecting with https first, and if that fails, try to fall back to http.
Add some consistency to the error handling in the checkIfXXX methods used in disambiguateHttp. Return IOErrors if for 401 responses. Log 403 responses and move on to the next check. Fixes Unidata#1435
lesserwhirls
changed the title
Gh 1435 log 403
Do not stop trying to disambiguate http locations when 403s are encountered
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters