Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Java Storage Client Library 8.5.0

Compare
Choose a tag to compare
@rickle-msft rickle-msft released this 03 Dec 22:15
· 46 commits to legacy-master since this release
46a61b1
  • Support for HTTP proxy with Basic auth.

  • Support for HTTP proxy with Digest auth.

  • Added an option to SharedAccessHeaders that will allow the customer to preserve the raw value set on the object. Headers could previously be changed by an internal url decode that might modified the desired value.