Closed
Description
opened on Nov 19, 2018
Historically, thredds supports opendap subsetting urls including syntax with [:]. Recent versions of tomcat reject this by default.
See: https://groups.google.com/a/opendap.org/forum/#!msg/support/ixTqhDXoLZQ/IT0lvZQ7CAAJ
https://stackoverflow.com/questions/41053653/tomcat-8-is-not-able-to-handle-get-request-with-in-query-parameters
https://stackoverflow.com/questions/50361171/how-to-allow-character-in-urls-for-tomcat-8-5
For unidata I think there are two actions:
- update server.xml in thredds-docker (to use/set at least relaxedQueryChars='[]:')
- update general thredds deployment instructions
Other characters may also be in scope. I just hit the problem with opendap subsetting ascii response with 5.0beta5
Metadata
Assignees
Labels
No labels
Activity