Skip to content

Conversation

hypnoce
Copy link
Contributor

@hypnoce hypnoce commented Oct 17, 2025

Commit Message: grpc_json_transcoder: when sse delimiter is on, make sure unary calls get content-type application/json This aligns with grpc-httpjson-transcoding where body is sse encoded only for streaming requests. Fixes #41593
Additional Description:
Risk Level: Low
Testing: added TranscodingStreamSSEUnary test
Docs Changes: No
Release Notes: grpc_json_transcoder : when sse delimiter is on, make sure unary calls get content-type application/json
Platform Specific Features: No

@hypnoce hypnoce requested a review from nezdolik as a code owner October 17, 2025 09:46
@hypnoce hypnoce force-pushed the unary_sse_content_type branch from 79bea33 to 8e6092f Compare October 17, 2025 10:10
… get content-type application/json. This aligns with grpc-httpjson-transcoding where body is sse encoded only for streaming requests. Fixes envoyproxy#41593

Signed-off-by: hypnoce <[email protected]>
@hypnoce hypnoce force-pushed the unary_sse_content_type branch from 8e6092f to 1e5dfd2 Compare October 17, 2025 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong content type in response headers for unary rpc calls while using envoy grpc transcoder

1 participant