1
0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-03-10 07:38:56 +01:00
caddy/modules/logging
Francis Lavoie ee7c92ec9b
reverseproxy: Mask the WS close message when we're the client ()
* reverseproxy: Mask the WS close message when we're the client

* weakrand

* Bump golangci-lint version so path ignores work on Windows

* gofmt

* ugh, gofmt everything, I guess
2022-11-14 09:38:02 -07:00
..
encoders.go logging: Add time_local option to use local time instead of UTC () 2022-10-05 00:23:14 -04:00
filewriter.go reverseproxy: Mask the WS close message when we're the client () 2022-11-14 09:38:02 -07:00
filterencoder.go reverseproxy: Mask the WS close message when we're the client () 2022-11-14 09:38:02 -07:00
filters.go logging: Perform filtering on arrays of strings (where possible) () 2022-10-04 23:21:23 -06:00
filters_test.go logging: Perform filtering on arrays of strings (where possible) () 2022-10-04 23:21:23 -06:00
netwriter.go reverseproxy: Mask the WS close message when we're the client () 2022-11-14 09:38:02 -07:00
nopencoder.go