lidavidm commented on pull request #11311: URL: https://github.com/apache/arrow/pull/11311#issuecomment-933787384
Well, pseudo-headers are basically just status and authority (effectively "Host"). Status may be nice to have, but gRPC generally doesn't use a meaningful status anyways (Was adding that a recent change? Last I checked, errors were encoded as status 200, with the real status in a normal header.) I suppose it would be useful if you accidentally talk to a non-gRPC endpoint. (I'm still surprised by this; do you have a stack trace or anything, even if not reproducible?) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
