We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ec1e54e + a6090c2 commit 7842374Copy full SHA for 7842374
domaintools/api.py
@@ -51,7 +51,7 @@ def __init__(
51
verify_ssl=True,
52
rate_limit=True,
53
proxy_url=None,
54
- always_sign_api_key=False,
+ always_sign_api_key=True,
55
key_sign_hash="sha256",
56
app_name="python_wrapper",
57
app_version=version,
0 commit comments