Let Jetty process non-compliant URIs
Enabling "legacy" UriCompliance: Some keys legal in S3 lead to local URIs that are not compliant to RFC-3986. Jetty 12 by default returns 400s for these URIs. Fixes #1686
Loading
Please sign in to comment
Enabling "legacy" UriCompliance: Some keys legal in S3 lead to local URIs that are not compliant to RFC-3986. Jetty 12 by default returns 400s for these URIs. Fixes #1686