Skip to content

adntin/http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published