<div dir="ltr"><div><font face="monospace">I'm getting "</font><span style="font-family:monospace">ERROR 1: Unexpected Content-Type: (null)</span><span style="font-family:monospace">" in the middle of the ogrinfo output. What does this mean? I can adjust server configuration but it is not clear which endpoint is failing because apart from that message everything seems to be working fine.</span></div><div><font face="monospace"><br></font></div><font face="monospace">$ ogrinfo OAPIF:<a href="http://localhost:8080/api/resource/6750/oapif/">http://localhost:8080/api/resource/6750/oapif/</a> layer_6209<br>INFO: Open of `OAPIF:<a href="http://localhost:8080/api/resource/6750/oapif/">http://localhost:8080/api/resource/6750/oapif/</a>'<br>      using driver `OAPIF' successful.<br><br>Layer name: layer_6209<br>Metadata:<br>  TITLE=Test layer<br>Geometry: Point<br>ERROR 1: Unexpected Content-Type: (null)<br>Feature Count: 26<br>Extent: (0.000000, 0.000000) - (110.275300, 49.493019)<br>Layer SRS WKT:<br>GEOGCRS["WGS 84",<br>    DATUM["World Geodetic System 1984",<br>        ELLIPSOID["WGS 84",6378137,298.257223563,<br>            LENGTHUNIT["metre",1]]],<br>    PRIMEM["Greenwich",0,<br>        ANGLEUNIT["degree",0.0174532925199433]],<br>    CS[ellipsoidal,2],<br>        AXIS["geodetic latitude (Lat)",north,<br>            ORDER[1],<br>            ANGLEUNIT["degree",0.0174532925199433]],<br>        AXIS["geodetic longitude (Lon)",east,<br>            ORDER[2],<br>            ANGLEUNIT["degree",0.0174532925199433]],<br>    ID["EPSG",4326]]<br>Data axis to CRS axis mapping: 2,1<br>num: Real (0.0)<br>link: String (0.0)<br>wikipedia: String (0.0)</font><br></div>