Skip to content

encode_utils

Compare
Choose a tag to compare
@nathankw nathankw released this 15 Feb 23:43
· 283 commits to master since this release
cc08c9f

connection.Connection():
-Added error logging when a PATCH fails due to a 404.
-Deprecated send() method.
-bugfix in post(): If the key Connection.ENCID_KEY is present in the payload, it will now be removed.

eu_register.py:
-removed "-e" option.