Home
last modified time | relevance | path

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

/curl/tests/http/testenv/
H A Dcurl.py452 ALPN_ARG = { variable in CurlClient
867 if alpn_proto not in self.ALPN_ARG:
869 args.append(self.ALPN_ARG[alpn_proto])

Completed in 6 milliseconds