You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by jp...@apache.org on 2016/08/25 21:50:10 UTC

[trafficserver] 01/01: Merge pull request #916 from jpeach/fix/4336

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

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

commit f6538f39dea7cc33285cb8ea4013f0ebf0a62b30
Merge: 4b4d1c9 24395fc
Author: James Peach <jp...@apache.org>
AuthorDate: Thu Aug 25 14:50:02 2016 -0700

    Merge pull request #916 from jpeach/fix/4336
    
    TS-4336: Rename MIMEParseResult values for better readability.

 proxy/FetchSM.cc                |    2 +-
 proxy/hdrs/HTTP.cc              |   64 +--
 proxy/hdrs/HTTP.h               |   22 +-
 proxy/hdrs/HdrTSOnly.cc         |   16 +-
 proxy/hdrs/HdrTest.cc           | 1040 +++++++++++++++++++++------------------
 proxy/hdrs/MIME.cc              |   44 +-
 proxy/hdrs/MIME.h               |   18 +-
 proxy/hdrs/URL.cc               |   52 +-
 proxy/hdrs/URL.h                |   28 +-
 proxy/hdrs/test_header.cc       |  432 +++++++++-------
 proxy/http/HttpSM.cc            |   52 +-
 proxy/http/remap/RemapConfig.cc |    4 +-
 proxy/http2/HTTP2.cc            |   16 +-
 proxy/http2/HTTP2.h             |    2 +-
 proxy/http2/Http2Stream.cc      |    4 +-
 15 files changed, 964 insertions(+), 832 deletions(-)

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