adntin / http

http

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Front-end developers look at HTTP

  1. cache
  • Cache-Control
  • Last-Modified
  • Etag
  • If-Modified-Since
  • If-None-Match
  1. connection
  • Connection
  1. cookie
  • Set-Cookie
  1. cors
  • Access-Control-Allow-Origin
  • Access-Control-Allow-Headers
  • Access-Control-Allow-Methods
  • Access-Control-MAX-Age
  1. csp
  • Content-Security-Policy
  • Content-Security-Policy-Report-Only
  1. form
  • Content-Encoding
  • Content-Type
  1. nginx
  • brew
  • install
  • cache
  • https
  • http2
  1. redirect
  • Location

About

http


Languages

Language:JavaScript 56.8%Language:HTML 43.2%