mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
success-http-headers-bionic.txt and success-http-headers-focal.txt differ only in the nginx version so this substitution will allow us to have single file for both of them. Also this change helps to avoid CI failure if Nginx version is updated in the OS.
29 lines
863 B
Plaintext
29 lines
863 B
Plaintext
Self-signed certificate encountered.
|
||
WARNING: certificate common name ‘127.0.0.1’ doesn't match requested host name ‘localhost’.
|
||
HTTP/1.1 302 Found
|
||
Server: {nginx_version_string}
|
||
Content-Type: text/html; charset=utf-8
|
||
Content-Length: 0
|
||
Connection: keep-alive
|
||
Location: /login/
|
||
Strict-Transport-Security: max-age=15768000
|
||
X-Frame-Options: DENY
|
||
X-Content-Type-Options: nosniff
|
||
X-XSS-Protection: 1; mode=block
|
||
Location: /login/ [following]
|
||
Reusing existing connection to localhost:443.
|
||
HTTP/1.1 200 OK
|
||
Server: {nginx_version_string}
|
||
Content-Type: text/html; charset=utf-8
|
||
Content-Length: 6361
|
||
Connection: keep-alive
|
||
Strict-Transport-Security: max-age=15768000
|
||
X-Frame-Options: DENY
|
||
X-Content-Type-Options: nosniff
|
||
X-XSS-Protection: 1; mode=block
|
||
Length: 6361 (6.2K) [text/html]
|
||
Saving to: ‘/tmp/index.html’
|
||
|
||
|
||
|