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

Deal with missing trailers #206

Merged
merged 1 commit into from
Jul 26, 2024
Merged

Deal with missing trailers #206

merged 1 commit into from
Jul 26, 2024

Commits on Jul 26, 2024

  1. Deal with missing trailers

    There was not much to do here; we added some tests that we deal with things
    correctly, and modified the code slightly to throw a `GrpcException` rather
    than a custom exception in the case of no trailers at all.
    edsko committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    574a6a9 View commit details
    Browse the repository at this point in the history