Quote
"

It MUST be possible to combine the multiple header fields into one “field-name: field-value” pair, without changing the semantics of the message, by appending each subsequent field-value to the first, each separated by a comma.

Read more: http://www.w3.org/Protocols/rfc2616/rfc2616-sec4.html#sec4.2

"
Tags: http spec
Link

Found it very useful in last days.

Link

Like it would be hard to log “We are actually caching this response.”.
So next time you see that message in your apache log it really is double negation and your it has been cached.