caddy/modules
Mohammed Al Sahaf 9e6e892bd0
caddyhttp: call StaticIPRange.Provision directly in tests
TestStaticIPRangeProvision was re-implementing Provision's loop
instead of calling it. The real Provision only touches the Ranges
field, so a zero-value caddy.Context is enough to exercise it.

Signed-off-by: Mohammed Al Sahaf <msaa1990@gmail.com>
2026-08-30 18:38:16 +03:00
..
caddyevents refactor: replace HasPrefix+TrimPrefix with CutPrefix (#7095) 2025-06-27 22:04:09 +03:00
caddyfs events: Refactor; move Event into core, so core can emit events (#6930) 2025-03-29 08:15:43 -06:00
caddyhttp caddyhttp: call StaticIPRange.Provision directly in tests 2026-08-30 18:38:16 +03:00
caddypki add certificate generation tests 2026-08-30 15:49:28 +03:00
caddytls add certselection test 2026-08-30 15:49:28 +03:00
filestorage storage: file_system 2026-08-30 15:45:16 +03:00
internal/network network_proxy: reject proxy URLs that resolve to a port with no host (#7922) 2026-08-10 15:58:43 +10:00
logging fix: close resources on error paths (#7940) 2026-08-16 21:02:39 +10:00
metrics metrics: scope metrics to active config, add optional per-host metrics (#6531) 2024-10-02 08:23:26 -06:00
standard filesystem: Globally declared filesystems, `fs` directive (#5833) 2024-01-13 20:12:43 +00:00