@@ -77,7 +77,7 @@ Cache key structure and related plugin parameters
7777 </TR>
7878 <TR>
7979 <TD BGCOLOR="lightblue">Prefix<BR/>section<BR/>(default)</TD>
80- <TD BGCOLOR="lightgreen ">User-Agent<BR/>section<BR/>(optional)</TD>
80+ <TD BGCOLOR="palegreen ">User-Agent<BR/>section<BR/>(optional)</TD>
8181 <TD BGCOLOR="lightyellow">Headers<BR/>section<BR/>(optional)</TD>
8282 <TD BGCOLOR="mistyrose">Cookies<BR/>section<BR/>(optional)</TD>
8383 <TD BGCOLOR="lightsteelblue">Path<BR/>section<BR/>(default)</TD>
@@ -116,7 +116,7 @@ Cache key structure and related plugin parameters
116116 <TABLE BORDER="1" CELLBORDER="1" CELLSPACING="0" BGCOLOR="lightyellow">
117117 <TR>
118118 <TD BGCOLOR="lightblue">--static-prefix</TD>
119- <TD BGCOLOR="lightgreen ">--capture-prefix</TD>
119+ <TD BGCOLOR="palegreen ">--capture-prefix</TD>
120120 <TD BGCOLOR="lightcyan">--capture-prefix-uri</TD>
121121 </TR>
122122 <TR>
@@ -173,7 +173,7 @@ Cache key structure and related plugin parameters
173173 <TABLE BORDER="1" CELLBORDER="1" CELLSPACING="0" BGCOLOR="lightyellow">
174174 <TR>
175175 <TD BGCOLOR="lightblue">--ua-class</TD>
176- <TD BGCOLOR="lightgreen ">--ua-capture</TD>
176+ <TD BGCOLOR="palegreen ">--ua-capture</TD>
177177 </TR>
178178 <TR>
179179 <TD COLSPAN="2" ALIGN="CENTER">(empty)</TD>
@@ -215,7 +215,7 @@ Cache key structure and related plugin parameters
215215 <TABLE BORDER="1" CELLBORDER="1" CELLSPACING="0" BGCOLOR="lightyellow">
216216 <TR>
217217 <TD BGCOLOR="lightblue">--include-headers</TD>
218- <TD BGCOLOR="lightgreen ">--capture-header</TD>
218+ <TD BGCOLOR="palegreen ">--capture-header</TD>
219219 </TR>
220220 <TR>
221221 <TD COLSPAN="2" ALIGN="CENTER">(empty)</TD>
@@ -288,7 +288,7 @@ Cache key structure and related plugin parameters
288288 <TABLE BORDER="1" CELLBORDER="1" CELLSPACING="0" BGCOLOR="lightyellow">
289289 <TR>
290290 <TD BGCOLOR="lightblue">--capture-path-uri</TD>
291- <TD BGCOLOR="lightgreen ">--capture-path</TD>
291+ <TD BGCOLOR="palegreen ">--capture-path</TD>
292292 </TR>
293293 <TR>
294294 <TD COLSPAN="2" ALIGN="CENTER">URI path</TD>
@@ -396,7 +396,7 @@ Detailed examples and troubleshooting
396396 </TR>
397397 <TR>
398398 <TD BGCOLOR="lightblue">/www.example.com/80</TD>
399- <TD BGCOLOR="lightgreen ">popular</TD>
399+ <TD BGCOLOR="palegreen ">popular</TD>
400400 <TD BGCOLOR="lightyellow">Mozilla/5.0</TD>
401401 <TD BGCOLOR="mistyrose">H1:v1/H2:v2</TD>
402402 <TD BGCOLOR="lavender">C1=v1;C2=v2</TD>
@@ -430,7 +430,7 @@ Detailed examples and troubleshooting
430430 </TR>
431431 <TR>
432432 <TD BGCOLOR="lightblue">/nice_custom_prefix</TD>
433- <TD BGCOLOR="lightgreen ">popular</TD>
433+ <TD BGCOLOR="palegreen ">popular</TD>
434434 <TD BGCOLOR="lightyellow">Mozilla/5.0</TD>
435435 <TD BGCOLOR="mistyrose">H1:v1/H2:v2</TD>
436436 <TD BGCOLOR="lavender">C1=v1;C2=v2</TD>
0 commit comments