<?xml version="1.0" encoding="UTF-8"?>
<test id="cache/cachability/1" class="A" scope="cache" testtype="application" type="manual" source="rfc2616#13.4" device="both">
  <assertion>When a cache receives a response with a status code other than one of 200,
203, 206, 300, 301 or 410 and the response does not contain any cache-specific header 
directives, the response is not cached. 
</assertion>
  <specnote>First link to dynamically generated document, time stamp is noted.  Second
link to same URL: timestamp should be different because document should come from the server not the cache.</specnote>
  <results>
    <result>
      <name>submit</name>
      <value>yes</value>
    </result>
  </results>
  <method>
    <![CDATA[<card newcontext="true" id="main">
<p>
cachability/1 <br/>

 1. Follow this&nbsp;<a href="<cachemethod1>">link</a>&nbsp;<br/>
 2. Now follow this&nbsp;<a href="<cachemethod1>">link</a>&nbsp;<br/>

</p>
<p mode="wrap">Were the times different?  
<br />
<yesno>
</p>
</card>]]>
  </method>
  <cachemethods>
    <cachemethod id="1">
      <method>
        <![CDATA[<card id="card1">
<p>
  Note the time, then go back 
  <currenttime>
  <do type="prev" label="Back" >
    <prev/>
  </do>
</p>
</card>
]]>
      </method>
      <header>
        <name>StatusCode</name>
        <value>202</value>
      </header>
    </cachemethod>
  </cachemethods>
</test>

