diff --git a/src/corelib/Providers/Rackspace/ProviderBase`1.cs b/src/corelib/Providers/Rackspace/ProviderBase`1.cs index cbe497257..597f64182 100644 --- a/src/corelib/Providers/Rackspace/ProviderBase`1.cs +++ b/src/corelib/Providers/Rackspace/ProviderBase`1.cs @@ -606,10 +606,12 @@ protected Response StreamRESTRequest(CloudIdentity identity, Uri absoluteUri, Ht /// The base implementation returns a object initialized with the following values. /// /// - /// The is 2. + /// The is 0. /// The is 200 milliseconds. /// The contains and , along with the values in (if any). /// The is set to . + /// The is set to . + /// The is set to . /// Other properties are set to the default values for . /// /// @@ -629,6 +631,7 @@ protected virtual RequestSettings BuildDefaultRequestSettings(IEnumerable - Always + PreserveNewest