|
|
|
|
|
by litewulf
6476 days ago
|
|
One thing is that often times you also care about the POST vars that got you to that page, so you need to somehow persist that as well, which is harder since you can't get a redirect to POST easily. So the problem is (sometimes) harder than it appears. |
|