rclone/fs/fshttp
qip f471a7e3f5 fshttp: Add cookie support with cmdline switch --use-cookies
Cookies are handled by cookiejar in memory with fshttp module through
the entire session.

One useful scenario is, with HTTP storage system where index server
adds authentication cookie while redirecting to CDN for actual files.

Also, it can be helpful to reuse fshttp in other storage systems
requiring cookie.
2019-01-11 17:35:29 +00:00
..
http_test.go all: fix go-critic linter suggestions 2018-08-06 21:14:03 +01:00
http.go fshttp: Add cookie support with cmdline switch --use-cookies 2019-01-11 17:35:29 +00:00