Skip to content
Discussion options

You must be logged in to vote

Thanks for reporting! This is entirely on the server-side, and won't have anything to do with the browser.

It is also a bit strange, since we explicitly setup the http client to follow redirects unconditionally https://github.com/simple-repository/simple-repository-server/blob/abde61874ec4c0be684371c273bf819c785cacf4/simple_repository_server/__main__.py#L109, yet clearly it isn't following a 302.

Indeed, if I dig deeper, I can see that the http client in https://github.com/simple-repository/simple-repository-browser/blob/main/simple_repository_browser/_app.py#L56 is not being setup correctly.

OK, so I identified the issue and was able to reproduce locally.

I have made a fix in simple-repo…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Slomo17
Comment options

Answer selected by pelson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants