Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Rebol's modified?

From: holger:rebol at: 4-Sep-2001 9:31

On Tue, Sep 04, 2001 at 09:35:24AM +0100, Mat Bettinson wrote:
> Hello, > > Anyone got some idea on why modified? on URLs appears to be so > inconsistent? > > If I do a HTTP head request via Telnet to our Apache web server, I see > the date just fine. But in Rebol; > > >> print modified? http://www.codeplay.com/index.html > connecting to: www.codeplay.com > none
That's because the server returns "none" for "Last-Modified". -- Holger Kruse [holger--rebol--com]