#717: If-Modified-Since checked for exact match
----------------------------------------------------------+-----------------
          Reporter:  Maniac <man...@softwaremaniacs.org>  |         Owner:  
adrian                                           
            Status:  reopened                             |     Milestone:      
                                             
         Component:  HTTP handling                        |       Version:      
                                             
        Resolution:                                       |      Keywords:  
http middleware conditional get if-modified-since
             Stage:  Accepted                             |     Has_patch:  1   
                                             
        Needs_docs:  0                                    |   Needs_tests:  1   
                                             
Needs_better_patch:  1                                    |  
----------------------------------------------------------+-----------------
Comment (by julianb):

 I improved the patch for the middleware by using parsedate from
 email.utils which might parse more dates.

 The HTTP decorater also has the same issue and I managed to add some tests
 for it. Tests for the ConditionalGetMiddleware are still needed, as I am
 not really into tests.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/717#comment:10>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to