1
0
mirror of https://github.com/rclone/rclone.git synced 2026-01-03 17:13:18 +00:00
Files
rclone/fs/rc/rcserver
Nick Craig-Wood 46dcc0eaf6 rc: fix debug/* commands not being available over unix sockets
This was caused by an incorrect handler URL which was passing the
debug/* commands to the debug/pprof handler by accident. This only
happened when using unix sockets.
2025-04-30 16:09:30 +01:00
..