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
506 handshakes: bool = True,
548 if handshakes:
549 score['handshakes'] = self.handshakes(proto=proto)
794 handshakes = True
808 if args.downloads or args.uploads or args.requests or args.handshakes:
809 handshakes = args.handshakes
852 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 17 milliseconds