Commit 7e80a5d9 authored by Federico G. Schwindt's avatar Federico G. Schwindt Committed by Lasse Karstensen

Clarify comment

parent 767a8914
......@@ -89,7 +89,7 @@ RFC2616_Ttl(struct busyobj *bo, double now)
/*
* Initial cacheability determination per [RFC2616, 13.4]
* We do not support ranges yet, so 206 is out.
* We do not support ranges to the backend yet, so 206 is out.
*/
if (http_GetHdr(hp, H_Age, &p)) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment