HttpResponseRedirect fully preserves the page header sent to it and
forwards it to whatever URL it is being sent to. For instance, if a
user is going from Google to site A, where he is immidiatly
'HttpResponseRedirect'ed to site B, site B only has knowledge of Google
as apposed to site A.

How can I prevent HttpResponseRedirect from forwarding the header it
was supplied with?

Thank you,
Mike


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to