Metadata-Version: 1.0
Name: z3c.conditionalviews
Version: 1.0b
Summary: Validation mechanism for conditional HTTP requests.
Home-page: http://svn.zope.org/z3c.conditionalviews/
Author: Michael Kerrin
Author-email: michael.kerrin@openapp.ie
License: ZPL 2.1
Description: This package intergrates with the zope publisher to validate conditional
        requests based on the `If-None-Match`, `If-Match`, and `If-Modified-Since`,
        `If-UnModifiedSince` protocols.
        
        
        ===============================
        Changes in z3c.conditionalviews
        ===============================
        
        1.0b
        ====
        
        - Fixed time zone issue in processing `If-Modified` protocol.
        
        0.9
        ===
        
        - Initial release.
        
Platform: UNKNOWN
