debian-quixote3/quixote/server
Neil Schemenauer b607a2b9af Enable 'OPTIONS' method for simple_server.
You still need to set the config option to allow the method but
if it is enabled then Quixote will allow it.  Implementation of
the method is up to the application, not Quixote.
2016-10-17 13:57:38 -07:00
..
__init__.py Reorganize source 2008-04-05 20:09:39 -06:00
_fcgi.py Trival changes to support Python 3. 2016-03-24 22:25:53 +00:00
cgi_server.py Trival changes to support Python 3. 2016-03-24 22:25:53 +00:00
fastcgi_server.py Trival changes to support Python 3. 2016-03-24 22:25:53 +00:00
medusa_server.py Changes for Python 3: str/bytes fixes mostly. 2016-03-31 20:40:32 +00:00
mod_python_handler.py Trival changes to support Python 3. 2016-03-24 22:25:53 +00:00
scgi_server.py Add --session-affinity option to scgi_server.py module. 2016-05-26 18:10:08 +00:00
simple_server.py Enable 'OPTIONS' method for simple_server. 2016-10-17 13:57:38 -07:00
systemd_socket.py For simple_server.py, inherit listening socket if present. 2016-06-24 18:08:22 +00:00
twisted_server.py Changes for Python 3: str/bytes fixes mostly. 2016-03-31 20:40:32 +00:00
util.py Reorganize source 2008-04-05 20:09:39 -06:00