OpenSearch/qa/smoke-test-http
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/http Respect accept header on no handler (#30383) 2018-05-04 18:13:50 -04:00
build.gradle Set available processors for Netty 2017-05-01 19:27:28 -04:00