feat: add gRPC framing strip on server side
- Add iter_wire_frames_grpc() that strips 5-byte gRPC prefix before yielding MWP frames - wire_push_stream now calls iter_wire_frames_grpc instead of iter_wire_frames - request_signing.py exempts application/grpc content type from body hashing - Remove debug body_iter logging from wire.py - Add test_grpc_wire_framing.py: 7 tests covering server-side gRPC framing
sha256:a71920f985c358a129690a684cab6848f803cc23e5e3772243cd873238cb69ef
sha
sha256:3b5a42fbf3406ff1ebbba86c09640d4270db0a89a7439c7c3f3bf738360ff3f4
snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:a71920f985c358a129690a684cab6848f803cc23e5e3772243cd873238cb69ef --body "your comment"
No comments yet. Be the first to start the discussion.