This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
rclone
Watch
1
Star
0
Fork
0
You've already forked rclone
mirror of
https://github.com/rclone/rclone.git
synced
2025-11-23 21:44:49 +02:00
Code
Issues
Releases
Activity
Files
013c563293a0939e1767bc56fadee1dc89d54434
rclone
/
lib
/
http
History
Nick Craig-Wood
084e35c49d
lib/http: fix race between Serve() and Shutdown()
...
This was discovered by the race detector.
2025-04-09 11:12:07 +01:00
..
serve
build: modernize Go usage
2025-02-28 11:31:14 +00:00
templates
…
testdata
…
auth_test.go
…
auth.go
build: modernize Go usage
2025-02-28 11:31:14 +00:00
context.go
build: modernize Go usage
2025-02-28 11:31:14 +00:00
middleware_test.go
build: modernize Go usage
2025-02-28 11:31:14 +00:00
middleware.go
http servers: add --user-from-header to use for authentication
2025-01-17 15:53:23 +00:00
server_test.go
lib/http: disable automatic authentication skipping for unix sockets
2024-10-24 12:39:28 +01:00
server.go
lib/http: fix race between Serve() and Shutdown()
2025-04-09 11:12:07 +01:00
template_test.go
…
template.go
build: update logging statements to make json log work -
fixes
#6038
2024-09-06 17:04:18 +01:00