Skip to content

Instantly share code, notes, and snippets.

@nottrobin
Created August 24, 2020 22:21
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 nottrobin/834870b3eb82e8a9bbeebae2d066b4d1 to your computer and use it in GitHub Desktop.
Save nottrobin/834870b3eb82e8a9bbeebae2d066b4d1 to your computer and use it in GitHub Desktop.
Curl Ubuntu Boston
$ curl -I --resolve 91.189.91.44:443:ubuntu.com https://ubuntu.com
HTTP/2 200
server: nginx/1.14.0 (Ubuntu)
date: Mon, 24 Aug 2020 22:21:24 GMT
content-type: text/html; charset=utf-8
content-length: 68552
vary: Accept-Encoding
strict-transport-security: max-age=15724800
cache-control: max-age=61, stale-while-revalidate=90
x-view-name: canonicalwebteam.templatefinder.templatefinder.template_finder
x-vcs-revision: 1598280979-5ddd6bd
x-request-id: 6261da47fb4e0cb2cd6fe531c527dd5b
link: <https://assets.ubuntu.com>; rel=preconnect; crossorigin, <https://assets.ubuntu.com>; rel=preconnect, <https://res.cloudinary.com>; rel=preconnect
x-cache-status: HIT from content-cache-gs2/1
accept-ranges: bytes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment