From d152d310eff80da9f6de8d86e3cabee4e6fe1190 Mon Sep 17 00:00:00 2001
From: Rich Bowen
-A status code may be specified, in the range 300-399, with a 302 status -code being used by default if none is specified. +Any status code may be specified, that is a valid HTTP Response, +with a 302 status code being used by default if none is specified.
diff --git a/docs/manual/rewrite/flags.xml b/docs/manual/rewrite/flags.xml index 6b98a6b5d8..cc20f8c21d 100644 --- a/docs/manual/rewrite/flags.xml +++ b/docs/manual/rewrite/flags.xml @@ -387,8 +387,8 @@ URL sent with the redirect.
-A status code may be specified, in the range 300-399, with a 302 status -code being used by default if none is specified. +Any status code may be specified, that is a valid HTTP Response, +with a 302 status code being used by default if none is specified.
-- 2.40.0