Skip to content

Instantly share code, notes, and snippets.

@urbanautomaton
Last active August 15, 2018 17:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save urbanautomaton/9c103a24e4069bacf1487f1d1df872a2 to your computer and use it in GitHub Desktop.
Save urbanautomaton/9c103a24e4069bacf1487f1d1df872a2 to your computer and use it in GitHub Desktop.
$ curl -I 'https://s3-eu-west-1.amazonaws.com/futurelearn-production/uploads/files/44/74/4474c552-345c-4430-b372-960ec2821737/trailer_MM02.vtt?env=production' -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36' -H 'Referer: https://www.futurelearn.com/courses/big-data-machine-learning' -H 'Origin: https://www.futurelearn.com'
HTTP/1.1 200 OK
x-amz-id-2: 2qmEkE8YilYEhh9HsEDUhta1Bxievw4yFB/jyqKFu3+OqPjHp8kRD0uf/hAL90MOhaU6xywNcQM=
x-amz-request-id: A0A000341389D725
Date: Wed, 15 Aug 2018 17:03:03 GMT
Access-Control-Allow-Origin: https://www.futurelearn.com
Access-Control-Allow-Methods: GET, HEAD
Access-Control-Allow-Credentials: true
Vary: Origin, Access-Control-Request-Headers, Access-Control-Request-Method
Last-Modified: Thu, 07 Jul 2016 14:21:36 GMT
ETag: "3cb5e95f9d5961dd9065f98e9957c732"
Cache-Control: max-age=8640000
Content-Encoding:
x-amz-version-id: DJlkoS1XdK5HBu6NQBfj6Jddq9a5defH
Accept-Ranges: bytes
Content-Type: text/vtt
Content-Length: 2361
Server: AmazonS3
$ curl -I 'https://s3-eu-west-1.amazonaws.com/futurelearn-production/uploads/files/44/74/4474c552-345c-4430-b372-960ec2821737/trailer_MM02.vtt?env=production' -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36' -H 'Referer: https://www.futurelearn.com/courses/big-data-machine-learning'
HTTP/1.1 200 OK
x-amz-id-2: HDiiVX6OJuJ+hOIs9sBOIdBbox0SgG9kdJD2Y10o3DEWqUOHMjE1t0b4QtuFJls2n8rHTt/Gb6g=
x-amz-request-id: 18C30E944B2085A3
Date: Wed, 15 Aug 2018 17:03:10 GMT
Last-Modified: Thu, 07 Jul 2016 14:21:36 GMT
ETag: "3cb5e95f9d5961dd9065f98e9957c732"
Cache-Control: max-age=8640000
Content-Encoding:
x-amz-version-id: DJlkoS1XdK5HBu6NQBfj6Jddq9a5defH
Accept-Ranges: bytes
Content-Type: text/vtt
Content-Length: 2361
Server: AmazonS3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment