elastic / elasticsearch-rs

Official Elasticsearch Rust Client
https://www.elastic.co/guide/en/elasticsearch/client/rust-api/current/index.html
Apache License 2.0
702 stars 72 forks source link

[BREAKING] Rename read_body and read_body_as_text #74

Closed russcam closed 4 years ago

russcam commented 4 years ago

With the introduction of read_body_as_text in #72 for handling plain text responses for the cat APIs, the naming of these functions is somewhat wieldy.

This issue is a proposal to rename these functions