url-redirect-buffer

url-redirect-buffer is a variable defined in `url.el'.
Its value is
nil


Documentation:
New buffer into which the retrieval will take place.
Sometimes while retrieving a URL, the URL library needs to use another buffer
than the one returned initially by `url-retrieve'. In this case, it sets this
variable in the original buffer as a forwarding pointer.