Subject: | Support Vary header normalization |
Hi all,
I just wrote YA caching UA (with Moo and CHI), and I found something I wasn't able to commit time to. So, just in case anybody else is inspired, I submit this as a wishlist item. :-)
Section 4.1 in RFC 7234 see http://tools.ietf.org/html/rfc7234#section-4.1 requires normalization of the Vary header values. I figured this normalization is better done in HTTP-Message than in the caching UA.
Cheers,
Kjetil