API-Manager icon indicating copy to clipboard operation
API-Manager copied to clipboard

verify should come from settings and default to true

Open simonredfern opened this issue 6 years ago • 0 comments

verify should come from settings and default to true e.g.

response = session.request(method, url, json=payload, verify=False)

simonredfern avatar Feb 05 '19 16:02 simonredfern