pages-server/server/upstream
Daniel Erat 0ff026f558 Refactor redirect code and add tests
Move repetitive code from Options.matchRedirects into a new
Redirect.rewriteURL method and add a new test file.

No functional changes are intended; this is in preparation
for a later change to fix #269.
2024-04-18 20:03:51 +00:00
..
domains.go Add config file and rework cli parsing and passing of config values (#263) 2024-02-15 16:08:29 +00:00
header.go Refactor split long functions (#135) 2022-11-12 20:43:44 +01:00
helper.go Add cert store option based on sqlite3, mysql & postgres (#173) 2023-02-10 03:00:14 +00:00
redirects.go Refactor redirect code and add tests 2024-04-18 20:03:51 +00:00
redirects_test.go Refactor redirect code and add tests 2024-04-18 20:03:51 +00:00
upstream.go FIX blank internal pages (#164) (#292) 2024-02-26 22:21:42 +00:00