Home
last modified time | relevance | path

Searched refs:handshakes (Results 1 – 4 of 4) sorted by relevance

/curl/tests/http/
H A Dscorecard.py67 def handshakes(self, proto: str) -> Dict[str, Any]: member in ScoreCard
346 handshakes: bool = True,
386 if handshakes:
387 score['handshakes'] = self.handshakes(proto=proto)
575 handshakes = True
582 if args.downloads or args.requests or args.handshakes:
583 handshakes = args.handshakes
623 handshakes=handshakes,
/curl/docs/cmdline-opts/
H A Dconnect-timeout.md28 TCP, TLS or QUIC handshakes are done.
/curl/docs/libcurl/opts/
H A DCURLOPT_CONNECTTIMEOUT_MS.md33 name resolve (DNS) and all protocol handshakes and negotiations until there is
H A DCURLOPT_CONNECTTIMEOUT.md32 (DNS) and all protocol handshakes and negotiations until there is an

Completed in 20 milliseconds