caddy/modules/caddyhttp/rewrite
Mohammed Al Sahaf 39b87003af
remove tests of methods no longer available on `master`
- reverseproxy: TestHostActiveHealthCounters and TestHostResetHealth
  tested Host.activeHealth*/countHealth*/resetHealth methods, which
  master #7916 moved to Upstream.
- rewrite: rewrite_utils_test.go tested the reverse() helper, which
  master #7877 removed as part of a strip_path_suffix bug fix.
- root: Config.cancelFunc changed from context.CancelFunc to
  context.CancelCauseFunc upstream; pass nil cause in the test cleanup.
2026-08-30 16:07:24 +03:00
..
caddyfile.go chore: Dumb `prealloc` lint fix (#7430) 2026-01-13 14:13:43 -05:00
rewrite.go rewrite: fix strip_path_suffix ignoring percent-encoding (#7877) 2026-08-28 19:44:05 +10:00
rewrite_test.go rewrite: fix strip_path_suffix ignoring percent-encoding (#7877) 2026-08-28 19:44:05 +10:00