command line curl timeout parameter -


I am using the command line curl program and the interesting thing is that I can not find the timeout parameter for the command line curl Could I read the man page for curls and goals but still could not find one. There are timeout parameters ( CURLOPT_TIMEOUT ) in libcurl , but this is not what I'm looking for. I am looking for the command line curl timeout parameter

There is a - maximum-time parameter to open the connection and keep - connect-timeout Maximum time is the connection phase of curl, but none for normal timeout

Does anyone know about this parameter?

option - maximum-time requires you to do the same: "transfer Maximum time for "you think about it wrong.

Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -