RE: Date in HTTP headers

2001-07-26 Thread Ignacio J. Ortega
+1 for this two patches.. > -Mensaje original- > De: GOMEZ Henri [mailto:[EMAIL PROTECTED]] > Enviado el: jueves 26 de julio de 2001 22:17 > Para: [EMAIL PROTECTED] > Asunto: RE: Date in HTTP headers > > > >First at all i'm +1 on adding Date header aswe

RE: Date in HTTP headers

2001-07-26 Thread GOMEZ Henri
>First at all i'm +1 on adding Date header aswell ( is on my todo list >for 3 months now ;) Done, I attached 2 diff one for TC 3.3 CVS and one against TC 3.2.3. Note the little hack to speedup date generation in rfc1123 format :) PS: TC 3.2.3 expose Servlet-Engine but not TC 3.3. What about addi

RE: Date in HTTP headers

2001-07-26 Thread Ignacio J. Ortega
Hola Henri: First at all i'm +1 on adding Date header aswell ( is on my todo list for 3 months now ;) But just a comment: RFC2616 is the "Hypertext Transfer Protocol -- HTTP/1.1" RFC, AFAIK HTTP 1.0 doesnt have a real RFC, well it has one, the RFC1945 but this as the RFC itself recognizes is not

Re: Date in HTTP headers

2001-07-26 Thread Mike Anderson
+1 Mike Anderson >>> [EMAIL PROTECTED] 07/26/01 12:03PM >>> Hi, TC 3.2.3 and 3.3b1 didn't send the actually the Date header in http 1.0 connector. RFC2616 indicate that the Date header should be present. What's your opinion adding it to both implementation ? FYI, Tomcat 4.0 send the Date head