Skip to content

Support HTTPS/// in proxy requests#62

Open
afbjorklund wants to merge 2 commits into
soulteary:mainfrom
afbjorklund:rewrite-https
Open

Support HTTPS/// in proxy requests#62
afbjorklund wants to merge 2 commits into
soulteary:mainfrom
afbjorklund:rewrite-https

Conversation

@afbjorklund

Copy link
Copy Markdown

The "HTTPS///" gets replaced with "https://" for the external
adress, to allow using http:// address (and therefore caching).

Closes #57

The "HTTPS///" gets replaced with "https://" for the external
adress, to allow using http:// address (and therefore caching).
If the response contains a redirect, then the "https://" part
also needs to be replaced with "HTTPS///" to match the request.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support HTTPS// rewrites like apt-cacher-ng does

1 participant