OpenSearch/x-pack/plugin/async-search/qa/rest
Jim Ferenczi c7ff67ddef Preserve final response headers in asynchronous search (#54349)
This change adds the response headers of the original search request
in the stored response in order to be able to restore them when retrieving a result
from the async-search index. It also ensures that response headers are preserved for
users that retrieve a final response on a running search task.
Partial response can eventually return response headers too but this change only ensures
that they are present when the response if final.

Relates #33936
2020-04-07 08:37:03 +02:00
..
src Preserve final response headers in asynchronous search (#54349) 2020-04-07 08:37:03 +02:00
build.gradle Preserve final response headers in asynchronous search (#54349) 2020-04-07 08:37:03 +02:00