elasticsearch/docs/reference/modules
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
..
cluster Add a note about `cluster.routing.allocation.node_concurrent_recoveries` (#23160) 2017-02-14 14:14:41 +02:00
discovery
indices Updated document as per code change. (#22878) 2017-01-31 13:36:09 +01:00
scripting Docs: Deleted redundant word in scripting 2017-02-09 22:02:42 +01:00
cluster.asciidoc
cross-cluster-search.asciidoc Add a setting to disable remote cluster connections on a node (#23005) 2017-02-07 09:59:24 +01:00
discovery.asciidoc
gateway.asciidoc
http.asciidoc Enforce Content-Type requirement on the rest layer and remove deprecated methods (#23146) 2017-02-17 14:45:41 -05:00
indices.asciidoc
memcached.asciidoc
network.asciidoc
node.asciidoc
plugins.asciidoc
scripting.asciidoc
snapshots.asciidoc Consolify snapshot documentation (#23189) 2017-02-15 18:13:27 -05:00
threadpool.asciidoc
thrift.asciidoc
transport.asciidoc Docs: CONSOLEify transport docs (#23027) 2017-02-07 20:06:28 -06:00
tribe.asciidoc