#5791: Conditional get decorator
-------------------------------------------------+--------------------------
          Reporter:  man...@softwaremaniacs.org  |         Owner:  nobody
            Status:  new                         |     Milestone:        
         Component:  HTTP handling               |       Version:  SVN   
        Resolution:                              |      Keywords:        
             Stage:  Accepted                    |     Has_patch:  1     
        Needs_docs:  0                           |   Needs_tests:  0     
Needs_better_patch:  0                           |  
-------------------------------------------------+--------------------------
Comment (by isagalaev):

 Thanks for the pointer! Indeed, I've missed that the string must be
 quoted. They are also \-escaped so I've gone further and implemented
 proper parsing of etags from If-None-Match and If-Match, along with proper
 quoting of a user-supplied string for the response ETag header. Patch with
 updated code and tests (5791.5.diff) follows.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/5791#comment:11>
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-updates@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