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 2019/11/20 22:53:14 UTC

[trafficserver] branch master updated (994a2f0 -> c0fe598a)

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

masaori pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


    from 994a2f0  Run dos2unix on all files in tree
     add c0fe598a Add 100-continue expectation support on H2 connection

No new revisions were added by this update.

Summary of changes:
 proxy/hdrs/HTTP.h                              | 23 +++++++++++++++++++++--
 proxy/http2/Http2Stream.cc                     | 11 +++++++++++
 tests/gold_tests/h2/gold/httpbin_0_stdout.gold |  9 ++-------
 tests/gold_tests/h2/gold/httpbin_3_stderr.gold |  9 +++++++++
 tests/gold_tests/h2/gold/httpbin_3_stdout.gold |  7 +++++++
 tests/gold_tests/h2/gold/httpbin_access.gold   |  1 +
 tests/gold_tests/h2/httpbin.test.py            | 19 +++++++++++++++++--
 7 files changed, 68 insertions(+), 11 deletions(-)
 create mode 100644 tests/gold_tests/h2/gold/httpbin_3_stderr.gold
 create mode 100644 tests/gold_tests/h2/gold/httpbin_3_stdout.gold