Commit Graph

3 Commits (28fed5d9ad4227ca772f258d5e9bd3d48452b845)

Author SHA1 Message Date
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