11 Commits

Author SHA1 Message Date
benoitc
514a0ba0e3 change the way we handle last chunk, on't break but instead test if last
was an empty string. So we allows idiot content to send empty string at
first.
2010-03-19 10:00:15 +01:00
benoitc
f2adef3d35 refactor pidfile 2010-03-11 13:19:19 +01:00
benoitc
398479fb33 refactor pidfile 2010-03-11 13:14:30 +01:00
benoitc
ea02c5e073 this seems to fix problem with upload. Tested with the django app 2010-02-28 22:46:35 +01:00
benoitc
d50420848e add simple upload form test by adding its management in django ex 2010-02-28 22:46:35 +01:00
Benoit Chesneau
a57e2ec7e6 timeout could be None. 2010-02-03 10:41:30 +01:00
Benoit Chesneau
8dd0f9e881 fix relatives import in gunicorn_django command 2010-01-31 03:51:06 +01:00
Benoit Chesneau
6afaf608e3 add daaemon option 2010-01-31 02:34:16 +01:00
Benoit Chesneau
2346866ea5 useless debug 2010-01-31 02:09:51 +01:00
Eric Florenzano
036735b456 Used PyFlakes to detect and fix unneeded imports. 2010-01-21 13:23:35 -08:00
Benoit Chesneau
fcbaae054a new http parser. need to add TE support yet 2010-01-18 00:19:57 +01:00