Commit e9033411 authored by Jason S. Lingohr's avatar Jason S. Lingohr
Browse files
Documentation bug submitted by Luis Parravicini <lparra@itboss.com.ar>.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@412019 13f79535-47bb-0310-9956-ffa450edef68
parent 01268bf9
Loading
Loading
Loading
Loading
+1 −1
Changes for docs/manual/caching.html.en: 1 added line, 1 removed line.
Original line number Diff line number Diff line
@@ -165,7 +165,7 @@

      <p>When content expires from the cache and is re-requested from the 
      backend or content provider, rather than pass on the original request,
      Aoache will use a conditional request instead.</p>
      Apache will use a conditional request instead.</p>

      <p>HTTP offers a number of headers which allow a client, or cache
      to discern between different versions of the same content. For
+1 −1
Changes for docs/manual/caching.xml: 1 added line, 1 removed line.
Original line number Diff line number Diff line
@@ -184,7 +184,7 @@

      <p>When content expires from the cache and is re-requested from the 
      backend or content provider, rather than pass on the original request,
      Aoache will use a conditional request instead.</p>
      Apache will use a conditional request instead.</p>

      <p>HTTP offers a number of headers which allow a client, or cache
      to discern between different versions of the same content. For