OpenSearch/x-pack/qa/ml-disabled
Jason Tedor beee5fe004
Respect accept header on no handler (#30383)
Today when processing a request for a URL path for which we can not find
a handler we send back a plain-text response. Yet, we have the accept
header in our hand and can respect the accepted media type of the
request. This commit addresses this.
2018-05-04 18:13:50 -04:00
..
src/test/java/org/elasticsearch/xpack/ml/integration Respect accept header on no handler (#30383) 2018-05-04 18:13:50 -04:00
build.gradle Build: Split distributions into oss and default 2018-04-20 15:33:57 -07:00