* Connection #0 to host 127.0.0.1 left intact
*   Trying 127.0.0.1...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Connected to 127.0.0.1 (127.0.0.1) port 443 (#0)
* found 174 certificates in /etc/ssl/certs/ca-certificates.crt
* found 700 certificates in /etc/ssl/certs
* ALPN, offering h2
* ALPN, offering http/1.1
* SSL connection using TLS1.2 / ECDHE_RSA_AES_128_GCM_SHA256
* 	 server certificate verification SKIPPED
* 	 server certificate status verification SKIPPED
* 	 common name: rsc.cdn77.org (does not match '127.0.0.1')
* 	 server certificate expiration date OK
* 	 server certificate activation date OK
* 	 certificate public key: RSA
* 	 certificate version: #3
* 	 subject: C=GB,ST=England,L=London,O=DataCamp Limited,CN=rsc.cdn77.org
* 	 start date: Fri, 27 Feb 2015 00:00:00 GMT
* 	 expire date: Mon, 02 May 2016 12:00:00 GMT
* 	 issuer: C=US,O=DigiCert Inc,OU=www.digicert.com,CN=DigiCert SHA2 High Assurance Server CA
* 	 compression: NULL
* ALPN, server accepted to use h2
* Using HTTP2, server supports multi-use
* Connection state changed (HTTP/2 confirmed)
* TCP_NODELAY set
* Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0
* Using Stream ID: 1 (easy handle 0x7f7e60b968e0)
> GET /bad_kingdom.mp4 HTTP/1.1
> Host: 1670517899.rsc.cdn77.org
> User-Agent: curl/7.46.0
> Accept: */*
> 
< HTTP/2.0 200
< server:nginx/1.9.10
< date:Wed, 03 Feb 2016 13:20:43 GMT
< content-type:video/mp4
< content-length:39528948
< last-modified:Mon, 07 Dec 2015 14:04:50 GMT
< etag:"56659202-25b29f4"
< expires:Thu, 04 Feb 2016 13:20:43 GMT
< cache-control:max-age=86400
< access-control-allow-origin:*
< accept-ranges:bytes
< 
{ [3579 bytes data]
100 37.6M  100 37.6M    0     0  50.3M      0 --:--:-- --:--:-- --:--:-- 50.3M
* Connection #0 to host 127.0.0.1 left intact
* Found bundle for host 127.0.0.1: 0x7f7e60b7c7b0
* Re-using existing connection! (#0) with host 127.0.0.1
* Connected to 127.0.0.1 (127.0.0.1) port 443 (#0)
* Using Stream ID: 3 (easy handle 0x7f7e60b968e0)
> GET /bad_kingdom2.mp4 HTTP/1.1
> Host: 1670517899.rsc.cdn77.org
> User-Agent: curl/7.46.0
> Accept: */*
> 
< HTTP/2.0 200
< server:nginx/1.9.10
< date:Wed, 03 Feb 2016 13:20:44 GMT
< content-type:video/mp4
< content-length:39528948
< last-modified:Thu, 17 Dec 2015 18:33:36 GMT
< etag:"56730000-25b29f4"
< expires:Thu, 04 Feb 2016 13:20:44 GMT
< cache-control:max-age=86400
< set-cookie:A=B; expires=Fri, 17-Jun-2017 18:25:30 GMT; path=/;
< accept-ranges:bytes
< 
{ [3545 bytes data]
100 37.6M  100 37.6M    0     0  91.5M      0 --:--:-- --:--:-- --:--:-- 86.3M
* Connection #0 to host 127.0.0.1 left intact
* Found bundle for host 127.0.0.1: 0x7f7e60b7c7b0
* Re-using existing connection! (#0) with host 127.0.0.1
* Connected to 127.0.0.1 (127.0.0.1) port 443 (#0)
* Using Stream ID: 5 (easy handle 0x7f7e60b968e0)
> GET /test_file.txt HTTP/1.1
> Host: 1670517899.rsc.cdn77.org
> User-Agent: curl/7.46.0
> Accept: */*
> 
< HTTP/2.0 200
< server:nginx/1.9.10
< date:Wed, 03 Feb 2016 13:20:45 GMT
< content-type:text/plain
< content-length:32
< last-modified:Thu, 17 Dec 2015 18:27:39 GMT
< etag:"5672fe9b-20"
< expires:Thu, 04 Feb 2016 13:20:45 GMT
< cache-control:max-age=86400
< set-cookie:A=B; expires=Fri, 17-Jun-2017 18:25:30 GMT; path=/;
< accept-ranges:bytes
< 
{ [32 bytes data]
100    32  100    32    0     0  12089      0 --:--:-- --:--:-- --:--:-- 12089
* Connection #0 to host 127.0.0.1 left intact