mirror of
https://github.com/curl/curl.git
synced 2026-08-24 22:13:33 +03:00
FAQ.md: point archive.org link to the original, no-JS, revision [ci skip]
To make it pass mdlinkcheck, open faster, w/o cookie banner, and not
need special URL format to make JS happy.
Ref: 1dc0ce9562
This commit is contained in:
parent
d3ae2e0565
commit
fcec44df00
1 changed files with 2 additions and 2 deletions
|
|
@ -830,8 +830,8 @@ Since curl 7.53.0 this issue should be fixed as long as curl was built with
|
||||||
any modern compiler that allows for a 64-bit curl_off_t type. For older
|
any modern compiler that allows for a 64-bit curl_off_t type. For older
|
||||||
compilers or prior curl versions it may set a time that appears one hour off.
|
compilers or prior curl versions it may set a time that appears one hour off.
|
||||||
This happens due to a flaw in how Windows stores and uses file modification
|
This happens due to a flaw in how Windows stores and uses file modification
|
||||||
times and it is not easily worked around. For more details [read
|
times and it is not easily worked around. For more details
|
||||||
this](https://web.archive.org/web/20260105021457/www.codeproject.com/articles/Beating-the-Daylight-Savings-Time-Bug-and-Getting#comments-section).
|
[read this](https://web.archive.org/web/20050715084352/codeproject.com/datetime/dstbugs.asp).
|
||||||
|
|
||||||
## Redirects work in browser but not with curl
|
## Redirects work in browser but not with curl
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue