caddy/modules
Matt Holt 1426c97da5
core: Reuse unix sockets (UDS) and don't try to serve HTTP/3 over UDS (#5063)
* core: Reuse unix sockets

* Don't serve HTTP/3 over unix sockets

This requires upstream support, if even useful

* Don't use unix build tag... yet

* Fix build tag

* Allow ErrNotExist when unlinking socket
2022-09-21 12:55:23 -06:00
..
caddyevents events: Make event data exported 2022-09-19 16:20:58 -06:00
caddyhttp core: Reuse unix sockets (UDS) and don't try to serve HTTP/3 over UDS (#5063) 2022-09-21 12:55:23 -06:00
caddypki core: Variadic Context.Logger(); soft deprecation 2022-09-16 16:55:36 -06:00
caddytls core: Variadic Context.Logger(); soft deprecation 2022-09-16 16:55:36 -06:00
filestorage httpcaddyfile: Minor fixes to parsing storage options 2020-05-01 09:34:32 -06:00
logging logging: Fix cookie filter (#4943) 2022-08-08 19:11:02 -06:00
metrics core: Variadic Context.Logger(); soft deprecation 2022-09-16 16:55:36 -06:00
standard events: Implement event system (#4912) 2022-08-31 15:01:30 -06:00