[Mono-list] if-modified-since

Piers Haken piersh@friskit.com
Sun, 17 Aug 2003 11:59:01 -0700


Yeah, it looks like it can parse the date part fine, it's just needs to
do a ToLocalTime() on the result.

Piers.

> -----Original Message-----
> From: Gonzalo Paniagua Javier [mailto:gonzalo@ximian.com]=20
> Sent: Sunday, August 17, 2003 4:36 AM
> To: mono-list@lists.ximian.com
> Subject: Re: [Mono-list] if-modified-since
>=20
>=20
> El dom, 17-08-2003 a las 11:27, Piers Haken escribi=F3:
> > attached is a small patch to StaticFileHandler that makes=20
> use of the=20
> > if-modified-since/last-modified http headers.
>=20
> It seems that DateTime.Parse is unable to parse things like:=20
> "Sat, 29 Oct 1994 19:43:31 GMT". Without that, the patch is unusable.
>=20
> I'll fix this and then commit the patch.
>=20
> Thanks.
>=20
> -Gonzalo
>=20
>=20
>=20
> _______________________________________________
> Mono-list maillist  -  Mono-list@lists.ximian.com=20
> http://lists.ximian.com/mailman/listinfo/mono-list
>=20