Slide 1

Slide 1 text

Demystifying HTTP Headers for a Better Web Andrew: @adunkman

Slide 2

Slide 2 text

http caching

Slide 3

Slide 3 text

shared caches

Slide 4

Slide 4 text

Expires, Vary Cache-Control Conditional Requests The Future of Caching

Slide 5

Slide 5 text

Expires, Vary Cache-Control Conditional Requests The Future of Caching

Slide 6

Slide 6 text

Wed, 14 May 2014 22:36:20 GMT

Slide 7

Slide 7 text

Vary: User-Agent

Slide 8

Slide 8 text

Vary: Accept-Encoding

Slide 9

Slide 9 text

Expires, Vary Cache-Control Conditional Requests The Future of Caching

Slide 10

Slide 10 text

Expires, Vary Cache-Control Conditional Requests The Future of Caching

Slide 11

Slide 11 text

no-cache no-store no-transform max-age s-maxage must-revalidate proxy-revalidate max-stale public private

Slide 12

Slide 12 text

max-age must-revalidate private public

Slide 13

Slide 13 text

Expires, Vary Cache-Control Conditional Requests The Future of Caching

Slide 14

Slide 14 text

Expires, Vary Cache-Control Conditional Requests The Future of Caching

Slide 15

Slide 15 text

Last-Modified If-Modified-Since

Slide 16

Slide 16 text

Etag If-None-Match

Slide 17

Slide 17 text

Expires, Vary Cache-Control Conditional Requests The Future of Caching

Slide 18

Slide 18 text

Expires, Vary Cache-Control Conditional Requests The Future of Caching

Slide 19

Slide 19 text

Slide 20

Slide 20 text

Link: ; rel=prefetch

Slide 21

Slide 21 text

Slide 22

Slide 22 text

Link: ; rel=subresource

Slide 23

Slide 23 text

SPDY

Slide 24

Slide 24 text

mod_spdy

Slide 25

Slide 25 text

X-Associated-Content: "full-url":

Slide 26

Slide 26 text

Expires, Vary Cache-Control Conditional Requests The Future of Caching

Slide 27

Slide 27 text

mnot.net/cache_docs adunkman/http-cache-demo

Slide 28

Slide 28 text

Thank you! Andrew: @adunkman