Jens-G commented on PR #2963: URL: https://github.com/apache/thrift/pull/2963#issuecomment-2075886247
> THeaderProtocol already supports the auto detection of: [...] framed or not * Assumed, I absolutely want to force the use of framed transport for some reasons, I would have to derive an own variant and handle that myself? Otherwise bad counterparts could by crafting a suitable THeader force me into unframed mode which I don't want. Correct? Intended? * Same with HMAC. I can intercept a message, strip the HMAC stuff and then deliver some "improved" version of the message instead. Correct? Intended? * CLIENT_TYPE somehow reminds me of [something](https://en.wikipedia.org/wiki/Combinatorial_explosion). -- 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: notifications-unsubscr...@thrift.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org