How to reproduce: `wget --server-response https://browscap.org/stream?q=PHP_BrowsCapINI` This header makes HTTP agents to save the file with the 1970 modified time:  Workaround until fixed: use --no-use-server-timestamps parameter of wget
How to reproduce:
wget --server-response https://browscap.org/stream?q=PHP_BrowsCapINIThis header makes HTTP agents to save the file with the 1970 modified time:

Workaround until fixed: use --no-use-server-timestamps parameter of wget