[Geoserver-devel] [JIRA] (GEOS-9816) Download links from the result of an asynch process will not honor the proxy base URL, if it uses HTTP header variables

Andrea Aime created an issue

GeoServer / BugGEOS-9816

Download links from the result of an asynch process will not honor the proxy base URL, if it uses HTTP header variables

Issue Type:

BugBug

Assignee:

Andrea Aime

Components:

Main, WPS

Created:

02/Dec/20 6:07 PM

Priority:

MediumMedium

Reporter:

Andrea Aime

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).

Add Comment

Add Comment

Get Jira notifications on your phone! Download the Jira Cloud app for Android or iOS


This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100152-sha1:bc6910e)

Atlassian logo