Skip to content

forexamples/http-cache-headers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduce

This is just for learning something like:

  1. How http cache works with headers (e.g.: cache-control, etag, last-modified).
  2. How to serve static files with nginx.

Requirements

  • docker

Usage

docker compose up -d

Then visit http://127.0.0.1

About

Some small experiments http cache with headers

Resources

Stars

Watchers

Forks