liumiaomiao

Results 2 issues of liumiaomiao

Support set TProtocol for ClientFactory and TableClientProxy. And NewTableServiceClientFactory() with specify TProtocolFactory. And support create SdsTHttpClient headers with different Content-Type based on protocol

When GetByScoreRange with start > end, and start < min(score) in SortedSet, it will return SortedSet.header created by New() function. This confuses the caller and cause unexpected exception. ``` func...