From 9bbcb712ecfa4e3e37d3dc84e4a1d15ae4ce0681 Mon Sep 17 00:00:00 2001 From: Tim Abbott Date: Tue, 8 Aug 2017 13:22:22 -0700 Subject: [PATCH] travis: Fix content-length test. --- tools/travis/success-http-headers.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/travis/success-http-headers.txt b/tools/travis/success-http-headers.txt index 6ed3a32832..6de28d61dc 100644 --- a/tools/travis/success-http-headers.txt +++ b/tools/travis/success-http-headers.txt @@ -22,10 +22,10 @@ Reusing existing connection to localhost:443. HTTP/1.1 200 OK Server: nginx/1.4.6 (Ubuntu) Content-Type: text/html; charset=utf-8 - Content-Length: 6053 + Content-Length: 6054 Connection: keep-alive Strict-Transport-Security: max-age=15768000 -Length: 6053 (5.9K) [text/html] +Length: 6054 (5.9K) [text/html] Saving to: ‘/tmp/index.html’