Skip to content

Add some test cases specific to gRPC-Web using raw requests#770

Merged
jhump merged 1 commit intomainfrom
jh/grpc-web-explore
Feb 2, 2024
Merged

Add some test cases specific to gRPC-Web using raw requests#770
jhump merged 1 commit intomainfrom
jh/grpc-web-explore

Conversation

@jhump
Copy link
Member

@jhump jhump commented Feb 2, 2024

This also includes a bug fix, to skip the grpc-go reference implementations when using a raw request or response, since those implementations don't understand those fields.

These are sort of covered in other test cases, but these provide explicit control over the shape of the response (i.e. using either trailers in the body or trailers-only response where trailers are in headers) since they use a raw request.

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.

2 participants