Searched refs:post_ssl (Results 1 – 2 of 2) sorted by relevance
497 (resp, sock) = self.post_ssl(509 resp = self.post_ssl(595 (_, sock) = self.post_ssl(615 resp = self.post_ssl(sock=sock, body='0123456789')640 self.post_ssl(661 res = self.post_ssl(
52 def post_ssl(self, **kwargs): member in TestApplicationTLS