Il giorno 05/set/2011, alle ore 09:57, Victor Lin ha scritto: > I have noticed the problem only appears with uWSGI 0.9.8 (64bit) rather than > uWSGI 0.9.9.1 (64bit) at the original machine. I though I ran it uWSGI > 0.9.9.1 but I didn't :S > > I have read the commits, the problem I encountered should caused by problem > fixed by this commit > > 014805863eae) fixed stupid bug in wsgi.input readline > > But however, it can't tell why only the first \n disappear. :S > At least, I have tested it in different environment, I think it works > correctly with 0.9.9.1 for my test cases.
Glad to hear this, i was going crazy trying to reproduce this :) I will wait for Ian answer, if he thinks it will not be worthy to remove the \n check i will add a warning when you use readline() without post-buffering -- Roberto De Ioris http://unbit.it JID: [email protected] _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
