commit | 07f2fea62c38c3926d4dedd47b542bbb8059fcd4 | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Fri Oct 08 08:03:29 2004 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Fri Oct 08 08:03:29 2004 +0000 |
tree | be98aa602575a4205a8bc3c2f0f62ebb7a2eaf03 | |
parent | 9e954abc4f6b9c08fcd8b90f5ceaa465ecdfb38d [diff] |
last_patch139.gz from Vladimir N. Oleynik: >I also don't mean to disagree about leaving 30x status codes until after >1.0. In fact, although redirecting http://host/dir to http://host/dir/ >with a 301 is common practice (e.g. Apache, IIS), AFAIK it isn't >actually required (or mentioned) by the HTTP specs. Ok. Attached patch have 302 and 408 implemented features. --w vodz