> I tried using "$c->response->redirect( $new_filepath )" but > that issues a 302 "Temporarily Moved" status. But what I > actually want is a way to do the redirect outside of the > response chain. > > I hope this is clear?!
Maybe $c->forward( $new_filepath )? Eduard Giménez CAPSiDE Systems Engineer [EMAIL PROTECTED] Phone 902 877 803 ________________________________ DISCLAIMER: Este mensaje contiene información propietaria de la cual parte o toda puede contener información confidencial o protegida legalmente. Esta exclusivamente destinado al usuario de destino. Si, por un error de envío o transmisión, ha recibido este mensaje y usted no es el destinatario del mismo, por favor, notifique de este hecho al remitente y borre el mensaje. Si no es el destinatario final de este mensaje no debe usar, informar, distribuir, imprimir, copiar o difundir este mensaje bajo ningún medio. ________________________________ DISCLAIMER: This e-mail contains propietary information some or all of which may be legally privileged. It is for the intended recipient only. If an addressing or transmission error has misdirected this e-mail, please notify the author by replying to this e-mail and then delete the email. If you are not the intended recipient you must not use, disclose, distribute, copy, print or rely on this e-mail. ________________________________
BEGIN:VCARD VERSION:2.1 N:Giménez Cerdà;Eduard FN:Eduard Giménez Cerdà ([EMAIL PROTECTED]) ORG:CAPSiDE TITLE:Systems Engineer TEL;WORK;VOICE:902877803 TEL;WORK;FAX:+34 934230064 ADR;WORK:;;Gran Via de les Corts Catalanes 414, 1-4;Barcelona;Barcelona;08015;España LABEL;WORK;ENCODING=QUOTED-PRINTABLE:Gran Via de les Corts Catalanes 414, 1-4=0D=0ABarcelona, Barcelona 08015=0D= =0AEspa=F1a URL;WORK:http://www.capside.com EMAIL;PREF;INTERNET:[EMAIL PROTECTED] REV:20070327T085926Z END:VCARD
_______________________________________________ List: [email protected] Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
