mirror of
https://github.com/curl/curl.git
synced 2026-08-25 07:33:36 +03:00
Removed all uses of strftime() since it uses the localised version of the
week day names and month names and servers don't like that.
This commit is contained in:
parent
d2485e4f20
commit
e7cefd684b
8 changed files with 78 additions and 28 deletions
|
|
@ -17,4 +17,4 @@ HHEADERS = arpa_telnet.h netrc.h file.h timeval.h base64.h hostip.h \
|
|||
http_chunks.h strtok.h connect.h llist.h hash.h content_encoding.h \
|
||||
share.h md5.h http_digest.h http_negotiate.h http_ntlm.h ca-bundle.h \
|
||||
inet_pton.h strtoofft.h strerror.h inet_ntop.h curlx.h memory.h \
|
||||
setup.h transfer.h select.h easyif.h multiif.h
|
||||
setup.h transfer.h select.h easyif.h multiif.h parsedate.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue