You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by ma...@apache.org on 2016/07/26 10:18:23 UTC

[trafficserver] 01/01: Merge pull request #825 from masaori335/ts-4694

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

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

commit 4b3d9037053108bd2d412fde7d1211560a385091
Merge: 0024323 4a9c564
Author: Masaori Koshiba <ma...@apache.org>
AuthorDate: Tue Jul 26 19:18:14 2016 +0900

    Merge pull request #825 from masaori335/ts-4694
    
    TS-4694: Some refactoring after SPDY is removed

 proxy/ProxyClientSession.h          |  1 +
 proxy/ProxyClientTransaction.cc     | 16 ----------------
 proxy/ProxyClientTransaction.h      |  6 +++++-
 proxy/http/Http1ClientSession.h     |  6 ++++++
 proxy/http/Http1ClientTransaction.h |  5 -----
 proxy/http/HttpSM.cc                |  3 +++
 proxy/http/HttpSM.h                 |  1 +
 proxy/http2/Http2ClientSession.cc   | 12 ------------
 proxy/http2/Http2ClientSession.h    | 11 +++++++----
 proxy/http2/Http2Stream.h           |  6 ------
 proxy/logging/LogAccessHttp.cc      | 22 ++++++++++------------
 11 files changed, 33 insertions(+), 56 deletions(-)


-- 
To stop receiving notification emails like this one, please contact
"commits@trafficserver.apache.org" <co...@trafficserver.apache.org>.