On Tue, 10 Oct 2023 21:51:08 +0000, Farley, Peter wrote:

>I concur, they have updated the contents of the 1Gb+ zip file to include the 
>missing TOC file(s) without changing the external file name, but all the files 
>inside are now dated 2023-10-09 instead of 2023-09-29, including the new TOC 
>files.
>
However, the server deviates from RFC 7232:
<https://datatracker.ietf.org/doc/html/rfc7232#section-4.1>
    4.1.  304 Not Modified
    ...
   The server generating a 304 response MUST generate any of the
   following header fields that would have been sent in a 200 (OK)
   response to the same request: Cache-Control, Content-Location, Date,
   ETag, Expires, and Vary.

... by failing to return an "ETag" field.  I needed to modify a conditional
fetch script to accommodate that.  It's probably the fault of a contractor:
    Server: Cleversafe
    X-Clv-S3-Version: 2.5

-- 
gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to