Commit Graph

29 Commits

Author SHA1 Message Date
roberto@quantal64
3beead6459 fixed leak in python3 headers management, prepare for truly working static file serving offload 2012-10-01 19:49:04 +02:00
roberto@quantal64
e796a57f14 fixed WSGI headers sending in websocket mode 2012-06-17 13:10:34 +02:00
roberto@precise64
5fac82cfee fixed wsgi.file_wrapper 2012-05-12 10:54:35 +02:00
roberto@precise64
9fe275141f added preliminary python tracebacker 2012-05-11 20:44:56 +02:00
roberto@precise64
a93ff5bf1f allows multiple start_response without leaks 2012-05-08 19:14:25 +02:00
roberto@precise64
d258c1b417 avoid WSGI status_line to be decref'ed 2012-05-08 18:47:49 +02:00
roberto@precise64
b15a0a2d4b added --disable-write-exception 2012-05-05 09:30:43 +02:00
roberto@precise64
62b24fcd2a another python headers management optimization 2012-05-05 09:00:52 +02:00
roberto@precise64
c39cf848de better implementation of start_response() 2012-05-02 09:30:37 +02:00
roberto@precise64
2bcc85a99f added support for REMOTE_ADDR in mongrel2/zeromq 2012-04-14 10:08:34 +02:00
roberto@centos6
10ff849ebd fixed permissions of files 2012-03-07 15:06:38 +01:00
roberto@openbsd50
c65b8ce162 various fixes 2012-03-06 15:20:25 +01:00
roberto@debian32
2d57db55f4 removed a useless error checking 2011-09-25 14:06:06 +02:00
roberto@debian32
527819703e added -S/--set option 2011-07-31 14:35:54 +02:00
roberto@indianajones
1392791837 OpenIndiana is now officially supported 2011-06-02 15:15:35 +01:00
roberto@dj1
d0c6dff83e --add-header option 2011-05-28 05:20:48 -05:00
roberto@natty32
913493fd2e mongrel2/zeromq support added 2011-04-19 06:59:34 +02:00
roberto@natty32
363366d012 preliminary fastcgi support 2011-04-17 07:35:15 +02:00
roberto@natty32
09ee97e775 first destructive commit for uWSGI 0.9.8 2011-04-16 19:41:58 +02:00
roberto@natty32
35cf9ae328 implemented exc_info in WSGI start_response and added --reload-on-as and --reload-on-rss 2011-04-05 08:58:22 +02:00
roberto@natty32
7a479dd47f add 304/If-Modified-Since support for --check-static <dir> 2011-03-21 10:31:50 +01:00
roberto@maverick64
07dd0c2c0b Python3 support back to the future 2011-01-21 10:17:52 +01:00
roberto@maverick64
515b9f2838 completely remove leave_open support (sorry that was a bad choice) 2011-01-06 11:48:10 +01:00
roberto@fiorenzo
44277b38cd leave_open should not be available for WSGI requests. It overcomplicates things 2010-12-17 18:05:41 +01:00
roberto@goyle
27fda41398 first implementation of multi-request per connection (need optimization) 2010-12-12 17:37:28 +01:00
roberto@sirius
32ab7e79ca python fixes and optimizations 2010-10-29 13:02:59 +02:00
roberto@sirius
8668b9a614 applied Dan Loewenherz stylish patch 2010-10-26 06:43:40 +02:00
roberto@sirius
7041a9fa45 xml parsing and pluginized getopt_long stabilization 2010-10-21 11:45:49 +02:00
roberto@sirius
be183bf07f add new files to the tree 2010-10-20 21:55:37 +02:00