OpenSearch/core/src
hanbj 3ab27d16ad Fix thread context handling of headers overriding (#26068)
Previously collisions in headers between old and new contexts could be silently ignored, allowing the original context's headers to "win". This commit fixes the headers to require they are disjoint.
2017-10-09 14:41:09 -07:00
..
main Fix thread context handling of headers overriding (#26068) 2017-10-09 14:41:09 -07:00
test Fix thread context handling of headers overriding (#26068) 2017-10-09 14:41:09 -07:00