Re: [gdal-dev] OAPIF Unexpected Content-Type

2023-05-31 Thread Even Rouault
Denis, You have to identify on which request this occurs Run with CPL_DEBUG=ON CPL_CURL_VERBOSE=ON This error is emitted when the server issues a response with a missing Content-Type header. Le 01/06/2023 à 01:52, Denis Rykov a écrit : I'm getting "ERROR 1: Unexpected Content-Type: (null)" i

[gdal-dev] OAPIF Unexpected Content-Type

2023-05-31 Thread Denis Rykov
I'm getting "ERROR 1: Unexpected Content-Type: (null)" 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. $ ogrinfo OAPIF:http://localhost:808