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 Feb 14, 2018. It is now read-only.
Do you have a clear notion of what is happening with respect to specific requests and replies?
I could be wrong, but I believe the only redirecting we do is to convert server-site rendered requests to client-side rendered requests when the client has javascript enabled.
Visiting my link above is reproducible on multiple devices. All of them are chrome though. I haven't tested with Firefox yet. I'll do some investigation this weekend
Well, this had me stumped for a while. The problem is that those pages aren't served by this server, neither the ruby or node versions. The links above are served by an experiment that used Apache rewrite rules to make it look like a perl script was a full-blown sfw server. You can find that server here:
when you go to a url like http://sfw.c2.com/view/welcome-visitors/view/re-factoring from outside broser (irc for example) you get redirected to http://sfw.c2.com/view/welcome-visitors and have to press "back" to get to the content
The text was updated successfully, but these errors were encountered: