Hacker News new | ask | show | jobs
by cloudflare 4552 days ago
Yes, but SPDY does compression of headers and so the same cookie being sent should be compressed.
1 comments

On non-SPDY connections, it won't be, correct? Seems like the best approach might be to simply serve different static asset URLs based on User-Agent sniffing.