Skip to content

curl -m 0.5 is not working #5

@jarole

Description

@jarole

curl -m 0.5 is not working for me. Perhaps somebody could have the same issue.

curl -m supports decimal numbers, but 0.5 is not recognized.
Using 0.5 leads to the following error :

curl: option -m: expected a proper numerical parameter

Use 0,5 instead or just the whole number 1 like me.
Tested on curl versions 7.52.1 and 7.58.0

[related to pull #4 ]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions