vincenttran-msft

Results 13 comments of vincenttran-msft
trafficstars

Hi @JayChanggithub Jay, one quick thing to try is to update your `aiohttp`. Can you please try updating `aiohttp` and seeing if the problem persists? If so, can you please...

/azp run python - storage - tests

Hi @michaelmingram Michael, thanks for your inquiry. Unfortunately, I was unable to reproduce your findings locally. Attached below is a copy of my general code-flow that I used: ``` data...

Hi @michaelmingram Mike, thanks for the follow up. After taking a look into the `RequestID` provided above, I believe to have identified the cause. The exception `azure.core.exceptions.HttpResponseError: (InvalidHeaderValue)` you are...

Hi @harneetvirk Harneet, I believe that there may be some confusion on what is happening here. While I see that the parsing logic is a little less than perfect, I...