Home
last modified time | relevance | path

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

/curl/tests/http/
H A Dscorecard.py69 def handshakes(self) -> Dict[str, Any]: member in ScoreCard
432 handshakes: bool = True,
475 if handshakes:
476 score['handshakes'] = self.handshakes()
718 handshakes = True
732 if args.downloads or args.uploads or args.requests or args.handshakes:
733 handshakes = args.handshakes
831 score = card.score(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.md34 name resolve (DNS) and all protocol handshakes and negotiations until there is
H A DCURLOPT_CONNECTTIMEOUT.md33 (DNS) and all protocol handshakes and negotiations until there is an

Completed in 9 milliseconds