python_api icon indicating copy to clipboard operation
python_api copied to clipboard

Add "verify" to the Connection class & pass to the Requests class

Open BillFarber opened this issue 9 years ago • 0 comments

I created a test for this extension. Since the test requires an SSL-enabled app server, I created the test in a separate directory with it's own resources file. It's a VERY simple test, but all it needs to do is show that the Connection class can communicate with an SSL-enabled app server.

BillFarber avatar Feb 15 '16 15:02 BillFarber