OpenSearch/client
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
..
benchmark Upgrade checkstyle to version 7.5 2017-02-03 09:46:44 -05:00
client-benchmark-noop-api-plugin Fold InternalSearchHits and friends into their interfaces (#23042) 2017-02-08 14:40:08 +01:00
rest Enforce Content-Type requirement on the rest layer and remove deprecated methods (#23146) 2017-02-17 14:45:41 -05:00
rest-high-level Enforce Content-Type requirement on the rest layer and remove deprecated methods (#23146) 2017-02-17 14:45:41 -05:00
sniffer Update Jackson to 2.8.6 (#22596) 2017-01-13 09:05:48 +01:00
test move ignore parameter support from yaml test client to low level rest client (#22637) 2017-01-16 18:54:44 +01:00
transport Upgrade to Netty 4.1.7 2017-01-12 10:58:21 -05:00