shinrich commented on pull request #8281:
URL: https://github.com/apache/trafficserver/pull/8281#issuecomment-906500046


   @maskit, correct the intent is to just rearrange methods/members from 
Http2ClientSession to Http2CommonSession.  I looked at my H2 to origin branch 
for the divide, but moved code within the master branch.
   
   The get_proxy_session() session is necessary to move from the 
Http2CommonSession pointer (which is what the Http2ConnectionState has after 
this change) to a ProxySession based pointer which we need in some cases.  
Adding a virtual method to do the translation.


-- 
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]


Reply via email to