caddy/modules
networkException b568a10dd4
caddyhttp: support unix sockets in caddy respond command (#6010)
previously the `caddy respond` command would treat the argument
passed to --listen as a TCP socket address, iterating over a possible
port range.

this patch factors the server creation out into a separate function,
allowing this to be reused in case the listen address is a unix network
address.
2023-12-31 22:34:00 -05:00
..
caddyevents ci: use gci linter (#5708) 2023-08-14 09:41:15 -06:00
caddyhttp caddyhttp: support unix sockets in caddy respond command (#6010) 2023-12-31 22:34:00 -05:00
caddypki Upgrade acmeserver to github.com/go-chi/chi/v5 (#5913) 2023-10-23 21:02:11 -04:00
caddytls caddytls: Sync distributed storage cleaning (#5940) 2023-12-07 11:00:02 -07:00
filestorage ci: use gci linter (#5708) 2023-08-14 09:41:15 -06:00
logging logging: query filter for array of strings (#5779) 2023-08-29 22:59:43 +00:00
metrics ci: use gci linter (#5708) 2023-08-14 09:41:15 -06:00
standard events: Implement event system (#4912) 2022-08-31 15:01:30 -06:00