Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various fixes #52

Merged
merged 2 commits into from
May 23, 2023
Merged

Various fixes #52

merged 2 commits into from
May 23, 2023

Conversation

vietj
Copy link
Member

@vietj vietj commented May 22, 2023

… are sometimes skipped and binary keys are not properly handled.

Make sure that grpc keys are always encoded/decoded and base64 encode/decode metadata for binary keys.
@vietj vietj added this to the 4.4.3 milestone May 22, 2023
@vietj vietj added the bug Something isn't working label May 22, 2023
@vietj vietj self-assigned this May 22, 2023
…API nor bridged with the client/server calls.

This exposes the status message API allowing a service to set a status message on the server response or retrieve the status message from a client response.

This API is also bridged with the client/server calls.
@vietj vietj force-pushed the fix-for-metadata branch from 4798bd4 to dfc0d1a Compare May 22, 2023 22:15
@vietj vietj changed the title Headers/trailers fixes Various fixes May 22, 2023
@vietj vietj merged commit bd3490e into 4.x May 23, 2023
@vietj vietj deleted the fix-for-metadata branch May 23, 2023 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant