Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Cherokee: commits

[3770] cherokee/trunk/admin/ModuleProxy.py: Fixes an issue with the previous patch.

 

 

Cherokee commits RSS feed   Index | Next | Previous | View Threaded


cherokee at cherokee-project

Oct 31, 2009, 4:01 PM

Post #1 of 1 (45 views)
Permalink
[3770] cherokee/trunk/admin/ModuleProxy.py: Fixes an issue with the previous patch.

Revision: 3770
http://svn.cherokee-project.com/changeset/3770
Author: alo
Date: 2009-11-01 00:01:59 +0100 (Sun, 01 Nov 2009)

Log Message:
-----------
Fixes an issue with the previous patch.

Modified Paths:
--------------
cherokee/trunk/admin/ModuleProxy.py

Modified: cherokee/trunk/admin/ModuleProxy.py
===================================================================
--- cherokee/trunk/admin/ModuleProxy.py 2009-10-31 22:47:41 UTC (rev 3769)
+++ cherokee/trunk/admin/ModuleProxy.py 2009-10-31 23:01:59 UTC (rev 3770)
@@ -210,4 +210,5 @@

# And CGI changes
self.ApplyChangesPrefix (self._prefix,
- ['in_allow_keepalive', 'in_preserve_host'], post)
+ ['in_allow_keepalive', 'in_preserve_host',
+ 'out_preserve_server'], post)

Cherokee commits RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.