You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.
Observe that Sloppy allows this redirect to the browser, meaning the
resulting content is not passing through Sloppy (the browser URL will not
be 127.0.0.1)
What is the expected output? What do you see instead?
In this case, Sloppy should try to fetch the content of the redirected URL
and pass that on to the browser. There would need to be some safety
mechanism to prevent infinate loops.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Originally filed by dalla...@gmail.com on 2009-01-18T10:34:42
What steps will reproduce the problem?
http://www.youtube.com/watch?v=_P6FbU4baWk&feature=dir sends me (in the UK)
to http://uk.youtube.com/watch?v=_P6FbU4baWk&feature=dir
resulting content is not passing through Sloppy (the browser URL will not
be 127.0.0.1)
What is the expected output? What do you see instead?
In this case, Sloppy should try to fetch the content of the redirected URL
and pass that on to the browser. There would need to be some safety
mechanism to prevent infinate loops.
The text was updated successfully, but these errors were encountered: