Hacker News new | ask | show | jobs
by guillaumec 1465 days ago
Yes, since I got too many requests from HN, I had to enable the CDN. I didn't realize it would cache both html and terminal request together. I tried setting "Vary: User-Agent" but it didn't work. You can add: "?term=true" to make it work in terminal for now.
1 comments

I think Vary: Accept-Encoding or similar is the solution for this but not sure