maskit commented on pull request #8281: URL: https://github.com/apache/trafficserver/pull/8281#issuecomment-906823993
I think I got it. Http2CommonSession and ProxySession don't have inheritance relationship, so we cannot simply cast the type, right? It kinda makes sense, but now I'm curious why Http2CommonSession is not in between ProxySession and Http2ClientSession. It might have already been explained in the H2 outbound presentation, but can you remind me why Http2CommonSession is not a subclass of ProxySession? -- 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]
