1. 06 Nov, 1996 1 commit
    • Roy T. Fielding's avatar
      Replaced existing code for If-Modified-Since, If-Unmodified-Since, · 8cece0a7
      Roy T. Fielding authored
      If-Match, and If-None-Match in order to correct the order of preference
      regarding ETags and to make use of the parseHTTPdate routine.  Also
      modified the comparison for last-modification time so that it changes
      Last-Modified only if it is greater than the current time, rather than
      the request_time. We also now check to be sure that the incoming
      If-Modified-Since value is not greater than the request_time, which was
      the last non-compliant bit for HTTP/1.1.
      
      Finally, I updated the Makefile dependency list, since it was woefully
      out-of-date and hard to read in its prior form.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@76967 13f79535-47bb-0310-9956-ffa450edef68
      8cece0a7
  2. 04 Nov, 1996 8 commits
  3. 03 Nov, 1996 18 commits
  4. 01 Nov, 1996 4 commits
  5. 31 Oct, 1996 8 commits
  6. 30 Oct, 1996 1 commit