refactored geoportalexport_prj as geoportalexport-prj

This commit is contained in:
Francesco Mangiacrapa 2025-01-22 17:09:51 +01:00
parent 213e57ad59
commit 9f39caf948
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ public class GeoportalExporter {
private static final String HEADER_USER_AGENT = "User-Agent";
// This parameter is used for sticky session on load balancer, see #28580
private static final String HEADER_GEOPORTALEXPORT_PRJ = "geoportalexport_prj";
private static final String HEADER_GEOPORTALEXPORT_PRJ = "geoportalexport-prj";
private static final String JOB_CODE = "jobCode";