Returns the boolean indicating if the SDK should auto-close the InputStream returned from the
response once the stream has been read until the content-length of the stream.
Sets the boolean value to indicate if the SDK should auto-close the InputStream stream
returned from the response once the stream has been read until the content-length of the
stream Note : This has been added to automatically release connections from the connection
pool when using the Apache Connector since the Apache Connector uses connection pooling by
default