Allow missing `Content-type` header on GeoJSON (#46920)
If the content-type header is missing entirely, let it through. We're not trying to be overly restrictive here, just prohibit things that are clearly not GeoJSON. Fixes https://github.com/metabase/metabase/issues/46918
Please register or sign in to comment