1
0
mirror of https://github.com/rclone/rclone.git synced 2025-01-13 20:38:12 +02:00
rclone/fs/config
Nick Craig-Wood 277d94feac fshttp: add --expect-continue-timeout default 1s - fixes #3835
Before this change the expect/continue timeout was set to
--conntimeout which was 60s by default which is too long to wait.

This was noticed when using s3 with a proxy which apparently didn't
support expect / continue properly.

Set --expect-continue-timeout 0 to disable expect/continue.
2020-01-18 09:49:22 +00:00
..
configflags fshttp: add --expect-continue-timeout default 1s - fixes #3835 2020-01-18 09:49:22 +00:00
configmap all: fix go-critic linter suggestions 2018-08-06 21:14:03 +01:00
configstruct build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
flags cmd: fix environment variables not setting command line flags 2019-10-14 17:02:09 +01:00
obscure Add tests for reveal functions 2018-08-07 20:51:50 +01:00
testdata
config_other.go
config_read_password_unsupported.go
config_read_password.go
config_test.go config: check a remote exists when creating a new one 2019-11-05 12:39:33 +00:00
config_unix.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
config.go backend: adjust backends to have encoding parameter 2020-01-16 14:40:36 +00:00
rc_test.go backend: adjust backends to have encoding parameter 2020-01-16 14:40:36 +00:00
rc.go rc: fix formatting of docs 2019-10-27 10:43:40 +00:00