%% You should probably cite draft-ietf-httpbis-key instead of this I-D. @techreport{fielding-http-key-02, number = {draft-fielding-http-key-02}, type = {Internet-Draft}, institution = {Internet Engineering Task Force}, publisher = {Internet Engineering Task Force}, note = {Work in Progress}, url = {https://datatracker.ietf.org/doc/draft-fielding-http-key/02/}, author = {Roy T. Fielding and Mark Nottingham}, title = {{The Key HTTP Response Header Field}}, pagetotal = 10, year = 2013, month = feb, day = 19, abstract = {The 'Key' header field for HTTP responses allows an origin server to describe the cache key for a negotiated response: a short algorithm that can be used upon later requests to determine if the same response is reusable. Key has the advantage of avoiding an additional round trip for validation whenever a new request differs slightly, but not significantly, from prior requests. Key also informs user agents of the request characteristics that might result in different content, which can be useful if the user agent is not sending Accept* fields in order to reduce the risk of fingerprinting.}, }