OpenSearch/qa/smoke-test-http/src/test
Nik Everett 749039ad4f Consolidate the last easy parser construction (#22095)
Moves the last of the "easy" parser construction into
`RestRequest`, this time with a new method
`RestRequest#contentParser`. The rest of the production
code that builds `XContentParser` isn't "easy" because it is
exposed in the Transport Client API (a Builder) object.
2016-12-14 15:41:25 -05:00
..
java/org/elasticsearch/http Consolidate the last easy parser construction (#22095) 2016-12-14 15:41:25 -05:00