Closed vinnakota closed 5 years ago
Thank you for reporting.
We will do further investigation.
@vinnakota
Can you please provide the service URL?
Fixed with this commit: 17488df3ad746f19675e21c2a060c89a05813679
Functional test of fix with https://ogccert.dev.geocloud.com/server/services/cite_shp/MapServer/WMSServer?request=GetCapabilities&service=WMS&version=1.1.1:
-> Tests wmsops-getfeatureinfo-params-query_layers-1
and wmsops-getfeatureinfo-params-query_layers-2
are passing now.
I have couple of tests failing because of this error
Error: A sequence of more than one item is not allowed as the first argument of contains() ("application/vnd.esri.wms_raw_x...", "nosniff")
Test Ids:
For each of these tests the server response headers contains content-type and x-content-type-options keys.
@ssankaran