darkscience / darkweb

Darkscience website

Home Page:http://darkscience.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Caching problems

fbs opened this issue · comments

kylef | it showing on website as JSON
kylef | some cache issue
kylef | hmm this also means people could get cached 0 length if they are not a bot
kylef | something about cached items are being cached
kylef | and the content-type changes but cache is still showing other content

example was http://www.darkscience.net/quotes/48/ when returning type application/json

(IE: curl -A "useragent" -H "Accept: application/json" http://www.darkscience.net/quotes/48/ )