Test12312321 / mirrorrr

Automatically exported from code.google.com/p/mirrorrr
0 stars 0 forks source link

Feature Request: enable/disable caching of pages #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Currently, mirrorrr is setup to cache all pages in the datastore.  For some
setups, you may not desire this behavior. 

I have modified mirrorrr to enable or disable cache using the global
ENABLE_CACHE (defaulting to True for compatibility reasons).  

This code is built up from the changes I made in issue #6 (enable/disable
recent pages).  

Original issue reported on code.google.com by ytjohn on 24 Aug 2009 at 5:38

Attachments:

GoogleCodeExporter commented 9 years ago
Now mirrorrr The main question is:
1. Login(POST submission of forms and COOKIES rewriting)
2. Encoding URL

Original comment by myzj12...@gmail.com on 27 Aug 2009 at 8:24