MCPcopy Create free account
hub / github.com/EasyIME/PIME / get_ssl_version

Method get_ssl_version

python/python3/tornado/test/httpserver_test.py:124–125  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

122 )
123
124 def get_ssl_version(self):
125 raise NotImplementedError()
126
127 def test_ssl(self: typing.Any):
128 response = self.fetch("/")

Callers 1

get_ssl_optionsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected