HP3000-L Archives

March 2000, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Bruce Toback <[log in to unmask]>
Reply To:
Bruce Toback <[log in to unmask]>
Date:
Wed, 8 Mar 2000 15:08:39 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (34 lines)
Hi all,

A network server program I'm writing suddenly developed a requirement to
act as a minimal Web server. No problem, sez I, I'll just add the
necessary functionality. The world abounds with 100-line demo Web servers
touting the virtues of various languages/class libraries, so it can't be
that hard.

Well, to do it *right*, it's not quite that simple, at least if "right"
includes honoring the various cache control headers. Here's the problem:
RFC 2616 says that the If-Modified-Since header value must be just a
timestamp. But both Netscape 4.x and MSIE 4.x/5.x send something like:

   If-Modified-Since: Wed, 08 Mar 2000 16:47:02 GMT; length=5328

What the heck is this "length" stuff? It's always the length of the file
the last time it was fetched, but how am I supposed to interpret it?
Obviously, if 95% of the world's web browsers send it, I can't regard the
header as invalid (which is what I was doing), but does anyone know how
this should be used? It's certainly not part of the RFC.

-- Bruce


--------------------------------------------------------------------------
Bruce Toback    Tel: (602) 996-8601| My candle burns at both ends;
OPT, Inc.            (800) 858-4507| It will not last the night;
11801 N. Tatum Blvd. Ste. 142      | But ah, my foes, and oh, my friends -
Phoenix AZ 85028                   | It gives a lovely light.
btoback AT optc.com                |     -- Edna St. Vincent Millay
Mail sent to [log in to unmask] will be inspected for a
fee of US$250. Mailing to said address constitutes agreement to
pay, including collection costs.

ATOM RSS1 RSS2