# In test URL below, parameters are encoded to be allowed by Tomcat instances fixed for CVE-2016-6816. # url = http://localhost:8080/opendap/data/ff/1998-6-avhrr.dat.html?&GSO_AVHRR.day_num>160&GSO_AVHRR.day_num<170 url = http://localhost:8080/opendap/data/ff/1998-6-avhrr.dat.html --data-urlencode "GSO_AVHRR" --data-urlencode "GSO_AVHRR.day_num>160" --data-urlencode "GSO_AVHRR.day_num<170" -G -s