Saturday, April 23, 2016

Re: Why redirects to foo.com/?next=/some/folder show up as foo.com/?next=%2Fsome%2Ffolder in browser? (i.e. how remove the %2F's? )

But I still don't see why sometimes the slash is escaped then sometimes it isn't. I've seen both ways for query parameters.... The ugly Escape version shows up when I have handmade URLs but not when Django creates the next URL itself like for logging in

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/4301c013-2b27-427b-8f0e-d7e13bc13112%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment