JinmingHu
JinmingHu
I think it's fine to leave `m_rawResponse` null for a re-created operation.
I'd prefer independent option for each transport adapter options. Other questions: according to the design, both answers are yes. Anyway, I'm not in the discussion and I don't know all...
Hi @vhvb1989 , this is a cross-language feature. We need to have the same implementation across all storage clients. There's a design, but as far as I know the details...
@vhvb1989 is the new test-proxy more powerful than the current one? Or they just provide the same functionalities with different interface? Like can I use random container/blob names, and does...
Looks like a regression
libcurl internally calls `socketpair()` IIRC, so it might be an issue of connection not being freed on error
This hasn't happened in the last one or two months. Reopen this if it happens again
Not all the main branch commits in our repo are in release state. If you clone the repo right now, it may contain some code that's supposed to be released...
@bnmaa what kind of storage server are you running against? Are you using Azure Storage service?
@bnmaa It's a common scenario that people use azure storage through proxy or CDN etc. I agree our SDK should be able to handle this case. Are you able to...