refactored geoportalexport_prj as geoportalexport-prj
This commit is contained in:
parent
213e57ad59
commit
9f39caf948
|
|
@ -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";
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue