mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-06 13:08:29 +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