Andrea Aime ( https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Ae9469ffc-5e16-4c2b-b7b0-b9c46e912f9e ) *created* an issue
GeoServer ( https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiMDNiZDdjNGY3MDZjNDBkZDhjODUzYWI1NWQ2ZjY0ZGMiLCJwIjoiaiJ9 ) / Bug ( https://osgeo-org.atlassian.net/browse/GEOS-9816?atlOrigin=eyJpIjoiMDNiZDdjNGY3MDZjNDBkZDhjODUzYWI1NWQ2ZjY0ZGMiLCJwIjoiaiJ9 ) GEOS-9816 ( https://osgeo-org.atlassian.net/browse/GEOS-9816?atlOrigin=eyJpIjoiMDNiZDdjNGY3MDZjNDBkZDhjODUzYWI1NWQ2ZjY0ZGMiLCJwIjoiaiJ9 ) Download links from the result of an asynch process will not honor the proxy base URL, if it uses HTTP header variables ( https://osgeo-org.atlassian.net/browse/GEOS-9816?atlOrigin=eyJpIjoiMDNiZDdjNGY3MDZjNDBkZDhjODUzYWI1NWQ2ZjY0ZGMiLCJwIjoiaiJ9 ) Issue Type: Bug Assignee: Andrea Aime ( https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Ae9469ffc-5e16-4c2b-b7b0-b9c46e912f9e ) Components: Main, WPS Created: 02/Dec/20 6:07 PM Priority: Medium Reporter: Andrea Aime ( https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Ae9469ffc-5e16-4c2b-b7b0-b9c46e912f9e ) The proxy base url evaluation does not work in this context, because the original HTTP request, despite still being referenced, has been cleaned up by the web container. HTTP headers need to be cloned and put in a separate structure before the async execution starts, and migrated into the context of the execution thread (thread local + thread local transfer mechanism). ( https://osgeo-org.atlassian.net/browse/GEOS-9816#add-comment?atlOrigin=eyJpIjoiMDNiZDdjNGY3MDZjNDBkZDhjODUzYWI1NWQ2ZjY0ZGMiLCJwIjoiaiJ9 ) Add Comment ( https://osgeo-org.atlassian.net/browse/GEOS-9816#add-comment?atlOrigin=eyJpIjoiMDNiZDdjNGY3MDZjNDBkZDhjODUzYWI1NWQ2ZjY0ZGMiLCJwIjoiaiJ9 ) Get Jira notifications on your phone! Download the Jira Cloud app for Android ( https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100152- sha1:bc6910e )
_______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
