mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
travis: Fix content-length test.
This commit is contained in:
parent
7d80e0c78c
commit
9bbcb712ec
@ -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’
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user