Skip to content

tool_getparam: drop unused time() call - #15420

Closed
bagder wants to merge 1 commit into
masterfrom
bagder/getparam-now
Closed

tool_getparam: drop unused time() call#15420
bagder wants to merge 1 commit into
masterfrom
bagder/getparam-now

Conversation

@bagder

@bagder bagder commented Oct 27, 2024

Copy link
Copy Markdown
Member

The second argument to curl_getdate() once took a time argument, but that feature has been gone for decades, thus passing in a date there makes no difference.

The second argument to curl_getdate() once took a time argument, but
that feature has been done for decades, thus passing in a date there
makes no difference.
@bagder bagder closed this in 80aa1fe Oct 27, 2024
@bagder
bagder deleted the bagder/getparam-now branch October 27, 2024 22:33
pps83 pushed a commit to pps83/curl that referenced this pull request Apr 26, 2025
The second argument to curl_getdate() once took a time argument, but
that feature has been gone for decades, thus passing in a date there
makes no difference.

Closes curl#15420
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant