frostfs-http-gw/downloader
Roman Khimov dee182a0c1 downloader: fix Last-Modified header
It should never ever be sent in local time, instead of
  Last-Modified: Tue, 29 Jun 2021 12:02:57 MSK
one should receive
  Last-Modified: Tue, 29 Jun 2021 09:02:57 GMT

Signed-off-by: Roman Khimov <roman@nspcc.ru>
2021-06-29 12:25:14 +03:00
..
download.go downloader: fix Last-Modified header 2021-06-29 12:25:14 +03:00
reader_test.go [#67] Added streaming to download 2021-06-24 13:06:13 +03:00