Skip to content

Instantly share code, notes, and snippets.

@yegle
Created May 27, 2020 06:48
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 yegle/9ac2bf04fcf73bb9bc8b3ce15e63a4c6 to your computer and use it in GitHub Desktop.
Save yegle/9ac2bf04fcf73bb9bc8b3ce15e63a4c6 to your computer and use it in GitHub Desktop.
$ curl -I https://www.autonomous.ai -H 'accept-language: en,zh-CN;q=0.9,zh;q=0.8'
HTTP/2 500
server: nginx
date: Wed, 27 May 2020 06:46:20 GMT
content-type: text/html; charset=utf-8
content-length: 58788
set-cookie: lang=zh-CN; Max-Age=315360000; Path=/; Expires=Sat, 25 May 2030 06:46:20 GMT
access-control-allow-origin: *
access-control-allow-methods: GET, POST, OPTIONS, PUT, PATCH, DELETE
access-control-allow-headers: X-Requested-With,content-type
access-control-allow-credentials: true
etag: W/"e5a4-Qxgts0ySyOAC+IW9xIZXNVaPPrs"
strict-transport-security: max-age=31536000; includeSubDomains
x-content-type-options: nosniff
x-frame-options: SAMEORIGIN
x-xss-protection: 1
content-security-policy: frame-ancestors 'self'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment