From bdce1231200ddb444168fe8c47734bbad6a9dffa Mon Sep 17 00:00:00 2001 From: Oleg Volchkov Date: Tue, 29 Jul 2025 09:44:14 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20ro?= =?UTF-8?q?-=D0=BF=D0=BE=D0=BB=D0=B5=20lib/web/controllers.p@pfResponseRed?= =?UTF-8?q?irect.location?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/web/controllers.p | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/web/controllers.p b/lib/web/controllers.p index 901e3c5..4366bf0 100644 --- a/lib/web/controllers.p +++ b/lib/web/controllers.p @@ -1210,6 +1210,9 @@ pfResponse ^BASE:create[;$.type[redirect] $.status[^self.ifdef[$aStatus]{302}]] $self.headers.location[^untaint{$aLocation}] +@GET_location[] + $result[$self.headers.location] + #-------------------------------------------------------------------------------------------------- @CLASS