Statische Test-Datei (eine CSS-Datei) zu den Test-Beispielen hinzugefĆ¼gt
[percentcodec] / cachecontrol-example-jsp / src / main / webapp / default.css
1 body {
2   background-color: #ccc;
3   color: #444;
4 }
5 h1,h2,h3,h4 {
6   color: #000;
7 }