5 ms·
Yes, but SPDY does compression of headers and so the same cookie being sent should be compressed.
by cloudflare 13y ago
Yes, but SPDY does compression of headers and so the same cookie being sent should be compressed.
- spicyj 13y agoOn 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.