OpenSearch/distribution
Jay Modi b234644035 Enforce Content-Type requirement on the rest layer and remove deprecated methods (#23146)
This commit enforces the requirement of Content-Type for the REST layer and removes the deprecated methods in transport
requests and their usages.

While doing this, it turns out that there are many places where *Entity classes are used from the apache http client
libraries and many of these usages did not specify the content type. The methods that do not specify a content type
explicitly have been added to forbidden apis to prevent more of these from entering our code base.

Relates #19388
2017-02-17 14:45:41 -05:00
..
deb Remove much ceremony from parsing client yaml test suites (#22311) 2016-12-22 11:00:34 -05:00
integ-test-zip Enforce Content-Type requirement on the rest layer and remove deprecated methods (#23146) 2017-02-17 14:45:41 -05:00
rpm Remove much ceremony from parsing client yaml test suites (#22311) 2016-12-22 11:00:34 -05:00
src/main Introduce Java version checker 2017-02-16 09:06:49 -05:00
tar Remove much ceremony from parsing client yaml test suites (#22311) 2016-12-22 11:00:34 -05:00
tools/java-version-checker Disable javadoc for java vesion checker 2017-02-16 09:56:11 -08:00
zip Remove much ceremony from parsing client yaml test suites (#22311) 2016-12-22 11:00:34 -05:00
build.gradle Add version checker tool to distributions 2017-02-16 09:06:49 -05:00