index
:
delta/cherrypy-git.git
1370-return-400-for-invalid-header
backport/17.x--bugfix--native-http-server-py3
bugfix/1680-unicode-in-http-auth
bugfix/1680-unicode-in-http-auth-backup
bugfix/1737-session-file-race
bugfix/1742-no-mkdir
bugfix/limit-pypywin32-ver-for-py34
bugfix/native-http-server-py3
bugfixes/1849-gzip-compression-header-cpython-bug39389
call-aside
dependabot/add-v2-config-file
dependabot/pip/pytest-gte-5.3.5-and-lt-6.2.0
feature/skeleton
main
maint/17.x
master
pre-commit-ci-update-config
use-assign-params
use-projection
github.com: cherrypy/cherrypy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cherrypy
/
lib
/
wsgiapp.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
trunk - Removing the deprecated wsgiapp module and its Tool. [2202] in python3.
Lakin Wecker
2009-05-31
1
-77
/
+0
*
Fix for #700 (Deprecate the wsgiapp Tool).
Robert Brewer
2007-10-26
1
-0
/
+5
*
Renamed {{{_cpwsgiserver.py}}} to {{{wsgiserver.py}}}, to make it more clear ...
Robert Brewer
2006-11-30
1
-1
/
+1
*
Some tool buglets and docs.
Robert Brewer
2006-11-07
1
-3
/
+3
*
Safer wsgi close.
Robert Brewer
2006-09-30
1
-1
/
+6
*
Test support for wsgiref.validate (new '--validate' arg to test.py), plus a c...
Robert Brewer
2006-09-08
1
-1
/
+1
*
Tweaks to docs, line lengths, tests, and number of serving lookups.
Robert Brewer
2006-08-28
1
-13
/
+15
*
Overhaul of config system:
Robert Brewer
2006-08-24
1
-1
/
+1
*
Replaced request.remote_addr, remote_port, and remote_host with a single "rem...
Robert Brewer
2006-08-07
1
-6
/
+5
*
WSGI-related changes:
Robert Brewer
2006-08-07
1
-23
/
+24
*
Fix for #537 (Support for listening on multiple ports). cherrypy.server now h...
Robert Brewer
2006-08-05
1
-3
/
+2
*
httptools.Version was overengineered. Shame on me. Using tuples gives a 2-3% ...
Robert Brewer
2006-06-12
1
-1
/
+1
*
Removed "filter" from lots of places, including renaming of tests.
Robert Brewer
2006-06-01
1
-2
/
+0
*
Root and config are now isolated per app:
Robert Brewer
2006-05-07
1
-59
/
+21
*
Moved the following config keys out of the "server." namespace (so that "serv...
Robert Brewer
2006-05-07
1
-1
/
+1
*
Lots of changes to error and log handling:
Robert Brewer
2006-05-01
1
-1
/
+1
*
Removed a bunch of instances of the word "filter".
Robert Brewer
2006-04-25
1
-1
/
+1
*
CP 3 initial checkin. Global filters have been replaced by request.hooks. Lot...
Robert Brewer
2006-04-21
1
-0
/
+106