0
I Use This!
Activity Not Available

News

Posted almost 11 years ago by Andriy Kornatskyy ([email protected])
Excluded __init__ module from cythonize and use 2 threads. setup.py
Posted almost 11 years ago by [email protected] (Andriy Kornatskyy)
Excluded __init__ module from cythonize and use 2 threads. ... [More] setup.py [Less]
Posted almost 11 years ago by Andriy Kornatskyy ([email protected])
Added upload demo. demos/upload/app.py
Posted almost 11 years ago by [email protected] (Andriy Kornatskyy)
Added upload demo. demos/upload/app.py ... [More] [Less]
Posted over 11 years ago by Andriy Kornatskyy ([email protected])
Updated caching middleware due to dropped key_prefix support in cache contract. ... [More] src/wheezy/http/middleware.py [Less]
Posted over 11 years ago by [email protected] (Andriy Kornatskyy)
Updated caching middleware due to dropped key_prefix support in cache contract. ... [More] src/wheezy/http/middleware.py [Less]
Posted over 11 years ago by Andriy Kornatskyy ([email protected])
Fixed issue: TypeError: can't compare datetime.datetime to int; the issue occurs when If-None-Match HTTP request header was not available but If-Modified-Since was still supplied when cache profile http_max_age set to zero. ... [More] src/wheezy/http/cacheprofile.py src/wheezy/http/tests/test_cacheprofile.py [Less]
Posted over 11 years ago by [email protected] (Andriy Kornatskyy)
Fixed issue: TypeError: can't compare datetime.datetime to int; the issue occurs when If-None-Match HTTP request header was not available but If-Modified-Since was still supplied when cache profile http_max_age set to zero. ... [More] src/wheezy/http/cacheprofile.py src/wheezy/http/tests/test_cacheprofile.py [Less]
Posted over 11 years ago by Andriy Kornatskyy ([email protected])
Improved etag and if modified test cases to check that Set-Cookie returned in not modified response. ... [More] src/wheezy/http/tests/test_middleware.py [Less]
Posted over 11 years ago by [email protected] (Andriy Kornatskyy)
Improved etag and if modified test cases to check that Set-Cookie returned in not modified response. ... [More] src/wheezy/http/tests/test_middleware.py [Less]