Allow missing `Content-type` header on GeoJSON (#46920) (#46975)
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 Co-authored-by:John Swanson <john.swanson@metabase.com>
Please register or sign in to comment