Finally figured out what I was doing wrong with my IO device and now everything works but when someone class seek() on my device I have to
uwsgi_request_body_seek(new_pos); request->post_readline_pos = request->post_pos; Any reason why readline pos isn't changed in body_seek function? _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
