lightproxy
lightproxy copied to clipboard
[Protobuf/gRPC/Viewer] 是否可以支持proto导入并显示解析后内容
content-type:
- application/x-protobuf
- application/x-google-protobuf
- application/grpc
- application/grpc+json
如果是gRPC需要去除body前面【5bytes】 = 【1 gzip-flag + 4 length】(因为streaming需要body header实现
https://github.com/uw-labs/bloomrpc
https://www.charlesproxy.com/documentation/using-charles/protocol-buffers/ https://docs.proxyman.io/advanced-features/protobuf
推荐个很不错的UI参考:https://proxyman.io/