Merge lp://staging/~deuns-martinez/loggerhead/flup into lp://staging/loggerhead
Proposed by
Denis Martinez
Status: | Superseded | ||||
---|---|---|---|---|---|
Proposed branch: | lp://staging/~deuns-martinez/loggerhead/flup | ||||
Merge into: | lp://staging/loggerhead | ||||
Diff against target: |
40 lines (+21/-1) 2 files modified
loggerhead/config.py (+3/-0) loggerhead/main.py (+18/-1) |
||||
To merge this branch: | bzr merge lp://staging/~deuns-martinez/loggerhead/flup | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Loggerhead Team | Pending | ||
Review via email: mp+15174@code.staging.launchpad.net |
This proposal has been superseded by a proposal from 2009-11-27.
To post a comment you must log in.
Unmerged revisions
- 395. By Denis Martinez
-
sys.exit(1) instead of return
Proposal to add FastCGI, SCGI and AJP support using flup.
This makes it usable under the Cherokee web server and others.