Hi, I am seeing some strange behaviour with weak etags - essentially, weak etags just appear to be ignored in is_resource_modified (as ETags.__nonzero__ only considers star_tag and _strong).
Is this the expected behaviour? (I would expect is_resource_modified returning False if a weak etag in the If-None-Match header matches) Christof -- http://cmeerw.org sip:cmeerw at cmeerw.org mailto:cmeerw at cmeerw.org xmpp:cmeerw at cmeerw.org -- You received this message because you are subscribed to the Google Groups "pocoo-libs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pocoo-libs?hl=en.
