Sameeksha Vaity
Sameeksha Vaity
## Major updates - HttpLogDetailLevel enum made internal to HttpLogOptions - Removed pretty print functionality, can be achieved with directly with Binary Data - Removed applicationId deprecated methods from HttpLogOptions...
This issue introduces an implementation of azure-core HttpClient for HttpUrlConnectionClient and tests.
## Perf Results: ### Simple Http GET  #### Request Throughput  ### Simple Http Download  #### Request Throughput  ### Simple Http PATCH  #### Request Throughput ...
This was added as an implementation of the Digest RFC. We should look into designing this a way for customers to plug in authorization challenge handlers instead of implementing them...
```[tasklist] ### Tasks - [ ] Use inputStream.read() instead of BufferedReader to read the data ```