<?xml version="1.0" encoding="UTF-8"?>
<test id="cache/header/warning/7" class="C" scope="cache:warning14" testtype="application" type="manual" source="rfc2616#14.45" device="both">
  <assertion>When a cache has re-validated a response containing a Warning 14 (Transformation
Applied ) header, it does not delete the header.
</assertion>
  <specnote>Provide two URL-identical links to a dynamically generated page.
The page displays the current time (at time of generation). 
First doc. should provide warning. must-revalidate header provided means that second doc. should be revalidates and also provide warning.</specnote>
  <results>
    <result>
      <name>submit</name>
      <value>yes</value>
    </result>
  </results>
  <method>
    <![CDATA[<card newcontext="true" id="main">
<p>
 header/warning/7 <br/>
 
 1. Follow this&nbsp;<a href="<cachemethod1>">link</a><br/>
 2. Now follow this&nbsp;<a href="<cachemethod1>">link</a>&nbsp;<br/>

</p>
<p mode="wrap">Did you see a Warning 14 (Transformation Applied) message on both pages?  
<br />
<yesno>
</p>
</card>]]>
  </method>
  <cachemethods>
    <cachemethod id="1">
      <method>
        <![CDATA[<card id="card1">
<p>
  Note the time, then go Back <br/>
  <currenttime> <br/>

 <do type="prev" label="Back" >
   <prev/>
 </do>
</p>
</card>
]]>
      </method>
      <header>
        <name>Cache-Control</name>
        <value>must-revalidate</value>
      </header>
      <header>
        <name>Warning</name>
        <value>&lt;warning14&gt;</value>
      </header>
    </cachemethod>
  </cachemethods>
</test>

