Commit Graph

5 Commits (08f4b7f5062ad75299797c71ec23eaa4e7bf706f)

Author SHA1 Message Date
Thomas Pointhuber 6ecf03c736 print error if https rewrite directory is not found, #116 10 years ago
Adam Tauber b0fd71b7b3 [fix] pep8 compatibility 10 years ago
Thomas Pointhuber bb126da0fb improve https rewrite code 10 years ago
Thomas Pointhuber 9b9f097adb Implementing https rewrite support #71
* parsing XML-Files which contain target, exclusions and rules
* convert regex if required (is a little hack, probably does not work
for all rules)
* check if target rule apply for http url, and use the rules to rewrite
it
* add pice of code, to check if domain name has not changed during
rewrite (should be rewritten, using publicsuffix instead of little hack)
10 years ago
Adam Tauber 96c8b20a04 [enh] https rewrite basics 10 years ago