This is an automated email from the ASF dual-hosted git repository.

shinrich pushed a change to branch master
in repository https://git-dual.apache.org/repos/asf/trafficserver.git.

      from  4762f63   Merge pull request #839 from apache/status_update_620_rel
      adds  85c0211   TS-4507: Fix SSN and TXN hook ordering.
       new  e0664e4   Merge pull request #787 from shinrich/ts-4507-2

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 proxy/ProxyClientSession.cc          |   6 +-
 proxy/ProxyClientSession.h           |   4 +-
 proxy/ProxyClientTransaction.cc      |  12 ++-
 proxy/ProxyClientTransaction.h       |   8 +-
 proxy/http/Http1ClientSession.cc     |  37 ++++++--
 proxy/http/Http1ClientSession.h      |  17 +++-
 proxy/http/Http1ClientTransaction.cc |  19 ++++
 proxy/http/Http1ClientTransaction.h  |   6 +-
 proxy/http/HttpSM.cc                 |  21 ++---
 proxy/http2/Http2ClientSession.cc    |  74 ++++++++++++---
 proxy/http2/Http2ClientSession.h     |  22 ++++-
 proxy/http2/Http2ConnectionState.cc  |  37 ++++++--
 proxy/http2/Http2ConnectionState.h   |  20 +++-
 proxy/http2/Http2Stream.cc           | 175 ++++++++++++++++++++---------------
 proxy/http2/Http2Stream.h            |   9 +-
 15 files changed, 323 insertions(+), 144 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to