Update test to work with XSS fix.
This commit is contained in:
parent
3fcdee6094
commit
334ce4791f
2 changed files with 12 additions and 5 deletions
|
|
@ -501,7 +501,8 @@ Sets the necessary information in the HTTP header to redirect to another URL.
|
|||
|
||||
=head3 url
|
||||
|
||||
The URL to redirect to.
|
||||
The URL to redirect to. To prevent infinite loops, no redirect will be set if
|
||||
url is the same as the current page, as found through $session->url->page.
|
||||
|
||||
=head3 type
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue