﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
5165	HttpResponse's flush method does not do anything	arthur.vuillard@…	Malcolm Tredinnick	"HttpResponse flush method should flush the content previously written by the write method to the socket but this method doesn't do anything :

def flush(self):
    pass

This method should be really useful in some Ajax web application."		closed	HTTP handling	dev		invalid	httpresponse flush		Accepted	0	0	0	0	0	0
