A new feature that will be in the coming release candidate 4 is the function referer() in the controller. Well, that feature is not worldshaking, it is simply a convenience function to get the referer. You can use it in your controller as you would expect:

$this->referer();