Re: Four patches for LWP (and comments)

Roy Fielding (fielding@beach.w3.org)
Tue, 08 Aug 1995 14:24:27 -0400


> "Wed, 09 Feb 1994 22:23:32 GMT"       -- proposed HTTP format
> "Thu Feb  3 17:03:55 GMT 1994"        -- ctime format
> "Tuesday, 08-Feb-94 14:15:29 GMT"     -- old rfc850 HTTP format
> "Tuesday, 08-Feb-1994 14:15:29 GMT"   -- broken rfc850 HTTP format

Hmmmm, that reminds me -- it should also handle the ASCII C format

  "Thu Feb  3 17:03:55 1994"    (same as ctime, except no TZ)


......Roy