﻿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
13277	HTTP 303 (See Other) Response	therendus@…	nobody	"Still not sure I've really looked everywhere but the fact that I can't find that string ""303"" in the relevant documentation, the ticket list or code files remains...[[BR]]

In short - there's a dire need for the 303 (See Other) http response object in ALL POST based pages in all web applications. If a page with a post request is not met with a 303 redirection - it's incompetently done (thence my rejection to believe such a exhaustive framework doesn't support that - apart from using the base HttpRequest object with all the fuss around that).

So in two words my suggestion is - a new httprequest derived object named smth. like '''HttpResponseSeeOther''' and another parameter for the redirect() shortcut to allow (and encourage!!!) the use of that response on all POST requests

Ref:
http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.3.4

Regards[[BR]]

Daniel"		closed	HTTP handling	dev		wontfix	http response see other 303 redirection		Accepted	1	0	0	0	0	0
