mirror of
https://github.com/kevwan/tproxy.git
synced 2026-05-23 07:40:35 +00:00
812fc0a286
- Add protocol field to http2Interop struct to track actual protocol - Use stored protocol name instead of hardcoded 'grpc' in output - Now http2 mode shows 'http2:' prefix and grpc mode shows 'grpc:' prefix - Move grpcHeaderLen constant to grpc.go to avoid duplication