fullstorydev / grpcurl

Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
MIT License
10.36k stars 497 forks source link

grpcurl support for encoding formats other than UTF-8 #392

Closed ritwik12 closed 1 year ago

ritwik12 commented 1 year ago

Hey,

Need to confirm if grpcurl can support encoding/decoding of formats such as utf-8, utf-16, utf-16-le, utf-16-be

Is there any restriction in gprcurl which might be a blocker in supporting those functionalities?

ritwik12 commented 1 year ago

Duplicate due to Github issues