mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
This change adapts x-pack to pass on the parsed XContentType from rest requests to transport requests and use this value in place of attempting to auto-detect the content type. Original commit: elastic/x-pack-elasticsearch@57475fd403