MSIE's take on If-Modified-Since
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Perlbal > MSIE's take on If-Modified-Since




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    MSIE's take on If-Modified-Since  
Adam Fritzler


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-01-06 01:45 AM

IE supplies a length parameter to the If-Modified-Since header, causing
perlbal to incorrectly return the full content.  Like so:

If-Modified-Since: Fri, 30 Dec 2005 19:03:59 GMT; length=1406

Perlbal compares the header value directly against a date string and
great waves of excessive transfer ensue.

asf.







[ Post a follow-up to this message ]



    Re: MSIE's take on If-Modified-Since  
Brad Fitzpatrick


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-01-06 01:45 AM

Whoa, crazy.  I didn't know you could do that?

Do you want me to fix it, or did you already?


On Sat, 31 Dec 2005, Adam Fritzler wrote:

> IE supplies a length parameter to the If-Modified-Since header, causing
> perlbal to incorrectly return the full content.  Like so:
>
>   If-Modified-Since: Fri, 30 Dec 2005 19:03:59 GMT; length=1406
>
> Perlbal compares the header value directly against a date string and
> great waves of excessive transfer ensue.
>
> asf.
>
>






[ Post a follow-up to this message ]



    Re: MSIE's take on If-Modified-Since  
Adam Fritzler


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-01-06 01:45 AM

On Sat, Dec 31, 2005 at 11:59:35PM +0000, Brad Fitzpatrick wrote:

> Whoa, crazy.  I didn't know you could do that?

I don't think you can.  In fact, HTTP 1.1 specifies no parameters in
that header.  But they do it anyway.

> Do you want me to fix it, or did you already?

My quick fix was to s/// the ; and everything after it.  You can
probably make that change faster than I can make a patch.

Might want to actually check the size, but I'm not sure it's worth the
effort.

asf.







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 05:22 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register